How to download previous version of tensorflow?

后端 未结 8 737
一生所求
一生所求 2020-12-08 03:12

For some reason, I want to use some previous version of tensorflow(\'tensorflow-**-.whl\', not source code on github) and where can I download the previous version and how c

8条回答
  •  广开言路
    2020-12-08 03:35

    1. Goto https://www.tensorflow.org/versions/
    2. Click on the version you want, for example: https://www.tensorflow.org/versions/r1.1/
    3. Click on install, for example: https://www.tensorflow.org/versions/r1.1/install/
    4. Then follow your preferred way to install

提交回复
热议问题