segunda-feira, 27 de agosto de 2018

How to upgrade tensorflow script

For Python 2.7 type the following command:
$ python tf_upgrade.py --infile InputFile --outfile OutputFile
For Python 3.3+n type the following command:
$ python3 tf_upgrade.py --infile InputFile --outfile OutputFile

Nenhum comentário:

Postar um comentário