bwosh / keras_to_trt

Sample of Model training in Keras, then conversion to TensorRT

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Keras to TensorRT

This is sample notebook showing how to convert Keras model into TensorRT

  • Work is in progress
  • Code was originally created for TensorFlow version 1.14 (with built-in Keras library)

About

Sample of Model training in Keras, then conversion to TensorRT

License:MIT License


Languages

Language:Jupyter Notebook 100.0%