electriclilies commented on pull request #6298: URL: https://github.com/apache/incubator-tvm/pull/6298#issuecomment-676705656
@masahi I changed the onnx frontend to set align_corners to False if the method is 'nearest_neighbor', otherwise set it to true. This got rid of the issue in the onnx importer. TFLite is not passing one test, though, because it's trying to use the bilinear + asymmetric combination... ---------------------------------------------------------------- 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]
