Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pytorch_aot_simple demo error #75

Open
yja1 opened this issue Oct 28, 2024 · 0 comments
Open

pytorch_aot_simple demo error #75

yja1 opened this issue Oct 28, 2024 · 0 comments

Comments

@yja1
Copy link

yja1 commented Oct 28, 2024

File "/opt/conda/envs/py_3.10/lib/python3.10/site-packages/shark_turbine/aot/exporter.py", line 277, in export
_patch_op_dispatch_for_export()
File "/opt/conda/envs/py_3.10/lib/python3.10/site-packages/shark_turbine/aot/decompositions.py", line 78, in _patch_op_dispatch_for_export
import torch._higher_order_ops.auto_functionalize
ModuleNotFoundError: No module named 'torch._higher_order_ops.auto_functionalize'

torch 2.1.2+gitdd11ab3
iree-compiler 20240828.999
iree-runtime 20240828.999
iree-turbine 2.3.0rc20240410

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant