Commit Graph

5 Commits

Author SHA1 Message Date
Augustin Zidek a5efafff3a Import TensorFlow without compat mode as our code targets TF 1.14.
PiperOrigin-RevId: 298822315
2020-03-04 13:25:32 +00:00
Deepmind Team 48ba42f792 Explicitly replace "import tensorflow" with "tensorflow.compat.v1" for TF2.x migration
PiperOrigin-RevId: 293612141
2020-02-25 19:46:54 +00:00
Augustin Zidek 25a0bc935f Make TensorFlow imports compatible with TF 1.14.
PiperOrigin-RevId: 289424199
2020-01-15 18:22:01 +00:00
Augustin Zidek 2160fc7f17 Update requirements versions, change tf.compat.v1. usages to tf.
PiperOrigin-RevId: 288659456
2020-01-15 18:21:28 +00:00
Deepmind Team 8b47d2a576 Explicitly replace "import tensorflow" with "tensorflow.compat.v1"
PiperOrigin-RevId: 287568660
2020-01-15 18:20:33 +00:00