NVIDIA-AI-IOT / tf_trt_models

TensorFlow models accelerated with NVIDIA TensorRT
BSD 3-Clause "New" or "Revised" License
681 stars 245 forks source link

Cannot download pre-build pip wheel on Step3 #69

Open cygnusyang opened 4 years ago

cygnusyang commented 4 years ago

Hi,

I cannot download the prebuild pip wheel, it seems the url is not working right now.

Can someone try this URL? Thanks. https://devtalk.nvidia.com/default/topic/1031300/jetson-tx2/tensorflow-1-8-wheel-with-jetpack-3-2-/

  1. Install TensorFlow 1.7+ (with TensorRT support). Download the pre-built pip wheel and install using pip.
    pip install tensorflow-1.8.0-cp27-cp27mu-linux_aarch64.whl --user