This repository has been archived by the owner on Aug 7, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 20
[Compile] Error with compile for aot_eager Tensor sublcass #117
Labels
Compile
Issues related with subclass compilation
Comments
Spoke with @bdhirsh: This is expected as of this nightly. |
Full_graph = False
|
By removing all graph breaks we were able to avoid not encounter this issue |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Summary
Using nightly: torch==2.2.0.dev20231003+cu121
Repro
Running the following tests:
pytest tests/test_compile.py -k "aot_eager"
Output
The text was updated successfully, but these errors were encountered: