dchauhan-arm opened a new pull request #9508: URL: https://github.com/apache/tvm/pull/9508
* Previous implementation of conv2d tests would compare the conv2d operator against tvm's execution of the default schedule of conv2d as defined in TOPI, and that is not bitexact with tflite runtime's implemention. Therefore, a tolerance of "1" in quantized 8-bit domain was used. * Converts the current conv2d tests to use TensorFlow APIs to create test cases for conv2D, and compare against TFLite runtime. Change-Id: I74b4a2a22fe90fa0d9176a65627adf81f127dbd0 -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
