ONEforALL-S003 / ONE

On-device Neural Engine / q-implant
Other
1 stars 2 forks source link

DRAFT: Introduce PyTorch Quantization Parameter Export for q-implant #5

Open ssafyWooJeong opened 1 year ago

ssafyWooJeong commented 1 year ago

Draft to support PyTorch Quantization Parameter Export for q-implant.

This PR uses tflite2circle and pics to make name mapping between PyTorch and Circle.

- q-implant
   - script 
     - include
       - circle    → pics 
     - Torch2Circle.py
     - Torch_Circle_Mapper.py
     - Torch_QParam_Exporter.py
     - TorchExtractor.py

ONE-DCO-1.0-Signed-off-by: WooJeong Jeong wj6349@gmail.com