Skip to content

150 generic tflite plugin#151

Open
williamzhang0306 wants to merge 4 commits intonasa:mainfrom
williamzhang0306:150-generic-tflite-plugin
Open

150 generic tflite plugin#151
williamzhang0306 wants to merge 4 commits intonasa:mainfrom
williamzhang0306:150-generic-tflite-plugin

Conversation

@williamzhang0306
Copy link
Contributor

@williamzhang0306 williamzhang0306 commented Aug 13, 2024

This plugin allows users to run a tflite model within onair. Currently the plugin generates random input data based on the model's input shapes. The 'render_reasoning` methods returns the outputs of a model inference on the random data.

These are the tflite models I've downloaded that I have tested this plugin with:

Current TODO List:

  • Unit testing
  • Support for quantized models
  • Support for edge tpu devices

@williamzhang0306 williamzhang0306 marked this pull request as ready for review August 14, 2024 17:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant