Open adeel10x opened 3 months ago
I can reproduce this. I thought that notebook was covered by https://github.com/iree-org/iree/blob/main/samples/colab/test_notebooks.py and https://github.com/iree-org/iree/actions/workflows/samples.yml . It seems to be running: https://github.com/iree-org/iree/actions/runs/9885342089/job/27303199921#step:4:53. Maybe the CI tests are using different package versions or just broke entirely recently.
What happened?
The last cell in the IREE official JIT Compilation Notebook fails to execute.
Error:
Steps to reproduce your issue
What component(s) does this issue relate to?
Compiler, Runtime
Version information
iree-turbine, Version: 2.3.1 IREE compiler version 20240621.931 @ ac418d1f45d562bf9e9675bf69606c7d718e2432 LLVM version 19.0.0git Optimized build
PyTorch version: 2.3.0+cpu
Additional context
No response