d-smirnov opened a new pull request #7114:
URL: https://github.com/apache/tvm/pull/7114


   This PR adds an extra check to prevent optimized with "dynamic range 
quantization" tflite files to be loaded as this type of Tensorflow optimization 
is not fully supported in TVM (the optimization creates non-quantized command 
with quantized weights which cannot be correctly processed now). 
   
https://www.tensorflow.org/lite/performance/post_training_quantization#dynamic_range_quantization
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to