tensor2tensor icon indicating copy to clipboard operation
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

Open bianlele opened this issue 5 years ago • 1 comments

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:
...

bianlele avatar Sep 16 '20 07:09 bianlele

I ran into the same problem, how did you solve it

mashuaiup avatar Mar 08 '21 01:03 mashuaiup