You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello! I have followed your (very useful) guide on the conversion from pytorch to tflite, using onnx as the "middle step".
While all the conversions work fine, I have noticed that the model does not reduce in size going from Pytorch to TFLite, while the onnx model is 30-ish KB smaller than the others. Could this be a sign I'm doing something wrong?
The text was updated successfully, but these errors were encountered:
Hello! I have followed your (very useful) guide on the conversion from pytorch to tflite, using onnx as the "middle step".
While all the conversions work fine, I have noticed that the model does not reduce in size going from Pytorch to TFLite, while the onnx model is 30-ish KB smaller than the others. Could this be a sign I'm doing something wrong?
The text was updated successfully, but these errors were encountered: