accelerate
7644a02e
- `add_hook_to_module` and `remove_hook_from_module` compatibility with fx.GraphModule (#2369)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
2 years ago
`add_hook_to_module` and `remove_hook_from_module` compatibility with fx.GraphModule (#2369) * fix add & remove hook with torch fx * comment test
References
#2369 - `add_hook_to_module` and `remove_hook_from_module` compatibility with fx.GraphModule
Author
fxmarty
Parents
162a8216
Loading