https://github.com/tensorflow/tensor2tensor
Revision f5d73746f7a46dc18fdd541b1f9265c7f3ad2918 authored by Afroz Mohiuddin on 18 April 2020, 16:31:22 UTC, committed by Copybara-Service on 18 April 2020, 16:32:14 UTC
With this change Travis will turn green.

When we import compat.v1, we shouldn't do tf.compat.v1 anymore.

Also the following to unclog Travis:
six>=1.12.0 is required by tf-hub 0.8.0, one of the core dependencies seems to
be installing tf-hub, so pinning tf-hub to 0.7.0 (which is in the extras
section) doesn't seem to help.

Locally the previous setup.py installs fine, but only errors on Travis for some
reason.

PiperOrigin-RevId: 307203166
1 parent 12d63a3
History
Tip revision: f5d73746f7a46dc18fdd541b1f9265c7f3ad2918 authored by Afroz Mohiuddin on 18 April 2020, 16:31:22 UTC
Bump T2T version to 1.15.5
Tip revision: f5d7374
File Mode Size
oss_integration_test.sh -rwxr-xr-x 1.7 KB
oss_pip_install.sh -rwxr-xr-x 861 bytes
oss_release.sh -rwxr-xr-x 892 bytes
oss_tests.sh -rwxr-xr-x 6.3 KB

back to top