-
Notifications
You must be signed in to change notification settings - Fork 378
Closed
Description
8 onnx-mlir backend inferencing tests fail blocking #3053. I am commenting out the failing tests to move along with LLVM & StableHLO update. I will continue the investigation here.
Example of failure.
/usr/lib64/python3.9/subprocess.py:528: CalledProcessError
----------------------------- Captured stdout call -----------------------------
[1/6] Thu Jan 30 08:57:35 2025 (0s) Importing ONNX Model to MLIR Module from "test_dynamicquantizelinear_max_adjusted_expanded.onnx"
[2/6] Thu Jan 30 08:57:36 2025 (1s) Compiling and Optimizing MLIR Module
----------------------------- Captured stderr call -----------------------------
failed to legalize operation 'vector.shape_cast'
_____ OnnxBackendNodeModelTest.test_dynamicquantizelinear_max_adjusted_cpu _____
[gw0] linux -- Python 3.9.20 /usr/bin/python3.9
Failing tests:
test_dynamicquantizelinear_max_adjusted_expanded
test_dynamicquantizelinear_max_adjusted
test_dynamicquantizelinear_expanded
test_quantizelinear
test_round
test_dynamicquantizelinear
test_dynamicquantizelinear_min_adjusted
test_dynamicquantizelinear_min_adjusted_expanded
Metadata
Metadata
Assignees
Labels
No labels