jeng1220 / KerasToTensorRT

This is a simple demonstration for running Keras model model on Tensorflow with TensorRT integration(TFTRT) or on TensorRT directly without invoking "freeze_graph.py".
67 stars 23 forks source link

how can i save tftrt engine? #7

Open MoongMoong opened 4 years ago

MoongMoong commented 4 years ago

Thanks for your transform code. then, i'd like to use engine without h5 file how can i save engine?