Skip big model in test to reduce memory usage in CI (#5903)
* Skip big model in test
* Let get_models_from_module func to read skipped_models from global directly instead of function param to reduce changes
* Also skip regnet_y_128gf
* Only skip test for test_classification_model and create toggle using env var
* Remove unnecessary comment
* Fix comparison of device to use str
* Add logic to test_classification_model directly
* Add kprcnn in autocast flaky list
Co-authored-by:
Vasilis Vryniotis <datumbox@users.noreply.github.com>
Showing
Please register or sign in to comment