ardianumam / Tensorflow-TensorRT

This repository is for my YT video series about optimizing a Tensorflow deep learning model using TensorRT. We demonstrate optimizing LeNet-like model and YOLOv3 model, and get 3.7x and 1.5x faster for the former and the latter, respectively, compared to the original models.
303 stars 110 forks source link

Instaling Tensorflow 1.11 Jetson TX2 #11

Closed RogerAylagas closed 5 years ago

RogerAylagas commented 5 years ago

Hi I just wantted to ask how did you install the Tensorflow 1.11 in the Jetson TX2

ardianumam commented 5 years ago

Hi, I already provided the tutorial link in the readme file on this repo. Pls read it. It's linked to my medium post (or you can access here).