We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Is anyone tried to train a model instead of using the model in the example files such as "49kb-int8-graph.json" and "full-int8-params.pkl" ?
I cann't find any document about how to generate files such as "49kb-int8-graph.json" and "full-int8-params.pkl".
TfliteConvertor.py looks like can convert a tflite model into a TinyEngine IR format. Is there any document or example code about this?
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Is anyone tried to train a model instead of using the model in the example files such as "49kb-int8-graph.json" and "full-int8-params.pkl" ?
I cann't find any document about how to generate files such as "49kb-int8-graph.json" and "full-int8-params.pkl".
TfliteConvertor.py looks like can convert a tflite model into a TinyEngine IR format. Is there any document or example code about this?
The text was updated successfully, but these errors were encountered: