Skip to content

Files

Failed to load latest commit information.

Latest commit

 Cannot retrieve latest commit at this time.

History

History
 
 

pytorch-to-tflite

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

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.