transformers
Fix memory leak issue in `torch_fx` tests
#18547
Merged
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Overview
Commits
5
Changes
View On
GitHub
Commits
try to run torch_fx in a spawn process to avoid memory issue
ydshieh
committed
3 years ago
fix quality
ydshieh
committed
3 years ago
Update tests/test_modeling_common.py
ydshieh
committed
3 years ago
Add comment
ydshieh
committed
3 years ago
simply call clear_torch_jit_class_registry
ydshieh
committed
3 years ago
Loading