生活紀錄
網頁
(移至...)
首頁
▼
2022年3月2日 星期三
TensorFlow to TensorRT
參考
Developer Guide
參考
Sample Support Guide
參考
TensorRT Github samples
參考
TensorFlow to ONNX
$ pip install onnxruntime
$ pip install -U tf2onnx
python -m tf2onnx.convert \
--saved-model tensorflow-model-path \
--output output.onnx
‹
›
首頁
查看網路版