Skip to content

Commit bb8388e

Browse files
fionalangcopybara-github
authored andcommitted
chore: Import tensorflow.keras so that 'reload(tf.keras)' is guaranteed to work.
PiperOrigin-RevId: 572380971
1 parent 83224d0 commit bb8388e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/unit/vertexai/test_remote_training.py

+1
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,7 @@
7070
from sklearn.linear_model import _logistic
7171
from sklearn.model_selection import train_test_split
7272
import tensorflow as tf
73+
import tensorflow.keras
7374

7475

7576
# Manually set tensorflow version for b/295580335

0 commit comments

Comments
 (0)