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
docs
oss_scripts
tensor2tensor
.gitignore -rw-r--r-- 310 bytes
.travis.yml -rw-r--r-- 779 bytes
AUTHORS -rw-r--r-- 311 bytes
CONTRIBUTING.md -rw-r--r-- 1.2 KB
ISSUE_TEMPLATE.md -rw-r--r-- 266 bytes
LICENSE -rw-r--r-- 11.1 KB
README.md -rw-r--r-- 19.3 KB
floyd.yml -rw-r--r-- 34 bytes
floyd_requirements.txt -rw-r--r-- 14 bytes
pylintrc -rw-r--r-- 7.7 KB
setup.py -rw-r--r-- 3.3 KB

README.md

back to top