How to export the model to TfLite?? #3221
Unanswered
Bhateja-Akash
asked this question in
Q&A
Replies: 1 comment
-
Any recommendations on this? Is it possible to convert this model to TFLite? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Is there any suitable way for this conversion? If not, please provide some tips for a conversion like,
PyTorch -> Onnx -> Tensorflow -> TfLite.
In the PyTorch to Onnx conversion, what is the required output format? I have followed the documentation, but stuck at a step that outputs the following:
IndexError: too many indices for the tensor of dimension 2
Beta Was this translation helpful? Give feedback.
All reactions