tensor2tensor icon indicating copy to clipboard operation
tensor2tensor copied to clipboard

ImportError: cannot import name 'models' from 'tensor2tensor' (/tensorflow-1.15.2/python3.7/tensor2tensor/__init__.py)

Open UbaydullohML opened this issue 4 years ago • 0 comments

Description

...

Environment information

OS: <your answer here>

$ pip freeze | grep tensor
# your output here

$ python -V
# your output here

For bugs: reproduction and error logs

# Steps to reproduce:
...
# Error logs:
...

UbaydullohML avatar Nov 10 '21 00:11 UbaydullohML