tensor2tensor
tensor2tensor copied to clipboard
Installation of tensor2tensor 1.13.01 comes with the installation of tensorflow2.3 Conflicts with tensorflow GPU 1.13.1. GPU cannot be used How to solve it
Description
Installation of tensor2tensor 1.13.01 comes with the installation of tensorflow2.3
Conflicts with tensorflow GPU 1.13.1. GPU cannot be used
How to solve it
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:
...
I ran into the same problem, how did you solve it