transformers
Fix memory leak issue in `torch_fx` tests
#18547
Merged

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