Overview

Overview

🌍 Optimum enables exporting models from PyTorch or TensorFlow to different formats through its exporters module. For now, two exporting format are supported: ONNX and TFLite (TensorFlow Lite).

Last updated