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

Run error #26

Open keerthanavallam opened 4 years ago

keerthanavallam commented 4 years ago

Hello, i am getting this error of **

killed**

** when i run the first step of the converter