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
Hi, I was wondering if you had attempted to complete full integer quantization on this model. I am currently attempting to run the model on an EdgeTPU to improve performance but am struggling with the quantization. Do you have any tips on how this can be achieved? I am currently following the TF guide (https://www.tensorflow.org/lite/performance/post_training_integer_quant) but when I try to parse the representative_data_gen the memory overflows.
Thanks in advance for any help.
The text was updated successfully, but these errors were encountered:
Hi, I was wondering if you had attempted to complete full integer quantization on this model. I am currently attempting to run the model on an EdgeTPU to improve performance but am struggling with the quantization. Do you have any tips on how this can be achieved? I am currently following the TF guide (https://www.tensorflow.org/lite/performance/post_training_integer_quant) but when I try to parse the representative_data_gen the memory overflows.
Thanks in advance for any help.
The text was updated successfully, but these errors were encountered: