|
Next, because the TensorFlow models are provided in checkpoint format, we must convert them to frozen graphs for optimization with TensorRT. Run the [scripts/models_to_frozen_graphs.py](scripts/models_to_frozen_graphs.py) script.
|
|
Next, because the TensorFlow models are provided in checkpoint format, we must convert them to frozen graphs for optimization with TensorRT. Run the [scripts/models_to_frozen_graphs.py](scripts/models_to_frozen_graphs.py) script.
|