keras-tensorrt-jetson icon indicating copy to clipboard operation
keras-tensorrt-jetson copied to clipboard

Example of loading a Keras model into TensorRT C++ API

Results 1 keras-tensorrt-jetson issues
Sort by recently updated
recently updated
newest added

Hi, I have a .UFF model already that was built from a keras model and I was looking at using your github to use tensorRT to perform inference with the...