mmengine/tests/test_analysis
sjiang95 fafb476e58
[Feature] get_model_complexity_info() supports multiple inputs (#1065)
2023-04-23 16:11:31 +08:00
..
test_activation_count.py [Feature] Support model complexity computation (#779) 2023-02-20 15:00:28 +08:00
test_flop_count.py [Fix] Support calculate the flops of `matmul` with single dimension matrix (#970) 2023-03-09 17:29:26 +08:00
test_jit_analysis.py [Feature] Support model complexity computation (#779) 2023-02-20 15:00:28 +08:00
test_param_count.py [Feature] Support model complexity computation (#779) 2023-02-20 15:00:28 +08:00
test_print_helper.py [Feature] get_model_complexity_info() supports multiple inputs (#1065) 2023-04-23 16:11:31 +08:00