anijain2305 opened a new pull request #4816: [TFLite] Using real image for QNN testing. URL: https://github.com/apache/incubator-tvm/pull/4816 This PR does 2 things * Test QNN on a real image. QNN and TFLite outputs differ due to rounding differences, making random input not a good candidate for label testing. So, this PR adds a real image for testing QNN. * @inadob also found a bug in QNN parsing #4807 This PR needs that fix as well to enable the real image tests, so adding that fix here. Thanks to @inadob for finding the bug @FrozenGene @kevinthesun @inadob Can you please review?
---------------------------------------------------------------- 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] With regards, Apache Git Services
