I\'m trying to implement the binary classification example using the IMDb dataset in Google Colab. I have implemented this model before. But when I tried to
Tensorflow has a fix in tf-nightly version.
!pip install tf-nightly
The current version is '2.0.0-dev20190511'.