You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For Torch-mlir bump in IREE #18169
Runtime failure - zeros output for test_shape_clip_start on CPU, GPU AMD vulkan, GPU Nvidia (cuda+vulkan)
_ IREE compile and run: test_shape_clip_start::model.mlir::model.mlir::cpu_llvm_sync _
[gw1] linux -- Python 3.11.9 /home/runner/work/iree/iree/venv/bin/python
Error invoking iree-run-module
Error code: 1
Stderr diagnostics:
Stdout diagnostics:
EXEC @test_shape_clip_start
[FAILED] result[0]: element at index 0 (0) does not match the expected (3); expected that the view is equal to contents of a view of 3xi64
expected:
3xi64=3 4 5
actual:
3xi64=0 0 0
Compiled with:
cd /home/runner/work/iree/iree/SHARK-TestSuite/iree_tests/onnx/node/generated/test_shape_clip_start && iree-compile model.mlir --iree-hal-target-backends=llvm-cpu --iree-input-demote-f64-to-f32=false -o model_cpu_llvm_sync_.vmfb
Run with:
cd /home/runner/work/iree/iree/SHARK-TestSuite/iree_tests/onnx/node/generated/test_shape_clip_start && iree-run-module --module=model_cpu_llvm_sync_.vmfb --device=local-sync --flagfile=test_data_flags.txt
What happened?
For Torch-mlir bump in IREE #18169
Runtime failure - zeros output for test_shape_clip_start on CPU, GPU AMD vulkan, GPU Nvidia (cuda+vulkan)
Steps to reproduce your issue
What component(s) does this issue relate to?
No response
Version information
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: