Skip to content

Latest commit

 

History

History
7 lines (3 loc) · 584 Bytes

README.md

File metadata and controls

7 lines (3 loc) · 584 Bytes

PyTorch to TFLite

This repository contains a Jupyter notebook that will demonstrate how to convert a model trained in PyTorch to TensorFlow Lite format by using ONNX.

It also shows how to quantize your model so that it is ready to be optimized by Vela in order for the model to be deployed onto Arm Ethos-U55 or Arm Ethos-U65 NPU.