torch-mlir
torch-mlir copied to clipboard
OnnxToTorch bicubic interpolation
Currently resize_test with "cubic" mode fails numerics Repro (using SHARK TestSuite):
- Set up using "Only custom torch-mlir"
- In SHARK-TestSuite/alt_e2eshark/onnx_tests/operators/resize.py , change app_node to use mode="cubic"
python run.py --torchtolinalg -m cl-onnx-iree -t resize_test