加速 TensorFlow 模型推理

ONNX Runtime 可以加速 TensorFlow、TFLite 和 Keras 模型的推理時間。

開始使用

將模型匯出為 ONNX

TensorFlow/Keras

這些示例使用 TensorFlow-ONNX 轉換器,它支援 TensorFlow 1、2、Keras 和 TFLite 模型格式。

TFLite