tensor2tensor
tensor2tensor copied to clipboard
ImportError Traceback (most recent call last) <ipython-input-3-00e41dd9537e> in <module>() 9 import collections 10 ---> 11 from tensor2tensor import models 12 from tensor2tensor import problems 13 from tensor2tensor.layers import common_layers
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:
...