Skip to content

Commit 4adb522

Browse files
committed
import tensorflow.compat.v2 as tf
1 parent 4d20c39 commit 4adb522

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tensorflow_datasets/image/imagewang.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121

2222
import os
2323

24-
import tensorflow as tf
24+
import tensorflow.compat.v2 as tf
2525
import tensorflow_datasets.public_api as tfds
2626

2727
# TODO(imagewang): BibTeX citation

0 commit comments

Comments
 (0)