AndrewZhaoLuo opened a new pull request #8971: URL: https://github.com/apache/tvm/pull/8971
Supports negative indices for gather op. This was what caused issues https://github.com/apache/tvm/issues/8918 and https://github.com/apache/tvm/issues/8964. This should fix the flaky onnx test and allow for the remaining non-expanded onnx tests Need to add gathernd support similarly. Testing: Ran `pytest tests/python/frontend/onnx/test_forward.py::test_onnx_nodes -k test_nllloss_NCd1d2d3_none_no_weight_negative_ii --count=100` and confirmed no failures -- 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]
