-
-
Notifications
You must be signed in to change notification settings - Fork 11.2k
Closed
Labels
Description
Your current environment
main
🐛 Describe the bug
Inductor configs need to be serializable and deepcopy-able, the PostGradPassManager is added to the Inductor config, and the CompilationConfig holds some nn.Modules. The Inductor config gets deepcopied sometimes, plus we have observed OOMs due to nn.Modules being in the PostGradPassManager.
Before submitting a new issue...
- Make sure you already searched for relevant issues, and asked the chatbot living at the bottom right corner of the documentation page, which can answer lots of frequently asked questions.
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Done