Expand description
TFLite/LiteRT backend emitter for NxPU.
Emits TFLite FlatBuffer (.tflite) models from NxPU IR.
Targets: MediaTek APU (NeuroPilot), Google Edge TPU, Arm Ethos NPU (Vela).
Structsยง
- TfLite
Backend - TFLite backend that compiles NxPU IR into
.tfliteFlatBuffer files.