iree: Accuracy regression on INT8 Models

Seeing numerical differences of 5-17 in several INT8 models that were previously passing in iree-samples. Ran on x86 with dylib.

lit -a tflitehub/mobilenet_v2_int8_test.py
lit -a tflitehub/mobilenet_v35_int8_test.py
lit -a tflitehub/resnet_50_int8_test.py

About this issue

  • Original URL
  • State: closed
  • Created 2 years ago
  • Comments: 23 (22 by maintainers)

Most upvoted comments

I’m working on a fix for the bufferization. Have some idea on how to fix it. Will keep you posted.