jetsonhacks / installTensorFlowTX2

Install TensorFlow on the NVIDIA Jetson TX2 Development Kit
MIT License
165 stars 82 forks source link

From V1.0.1 to V1.1.0? #3

Closed aimuch closed 7 years ago

aimuch commented 7 years ago

There is something with TF v1.0.1, I want to update it. If I change the follow files, can it works? Whether I need to uninstall the former vision?

  1. cloneTensorFlow.sh git checkout v1.1.0
  2. packageTensorFlow.sh mv /tmp/tensorflow_pkg/tensorflow-1.0.1-cp27-cp27mu-linux_aarch64.whl $HOME/
jetsonhacks commented 7 years ago

I haven't tried it, so I don't know what issues you may encounter.