mmengine/tests/test_model
youkaichao ee742da254
[Enhance] Use graph transform to deal with more general cases for efficient_conv_bn_eval (#1259)
2023-07-26 17:52:57 +08:00
..
test_base_model [Fix] Add PyTorch 2.0 CI and fix unit tests (#1026) 2023-03-29 13:09:23 +08:00
test_wrappers [Fix] Remove auto find_ignored_modules (#1231) 2023-07-03 19:54:54 +08:00
test_averaged_model.py [Enhancement] Replace warnings.warn with print_log (#961) 2023-03-06 17:25:28 +08:00
test_base_module.py [Enhance] Support skipping initialization in `BaseModule` (#1263) 2023-07-25 12:56:42 +08:00
test_efficient_conv_bn_eval.py [Enhance] Use graph transform to deal with more general cases for efficient_conv_bn_eval (#1259) 2023-07-26 17:52:57 +08:00
test_model_utils.py [Fix] Add PyTorch 2.0 CI and fix unit tests (#1026) 2023-03-29 13:09:23 +08:00
test_test_aug_time.py