mmclassification/tests/test_runtime
Ma Zerun bca695b684
[Refactor] Remove deprecation. (#633)
* Remove deprecated `--options` in some tools

* Remove deprecated eval hooks and fp16 hooks

* Remove deprecated mixup&cutmix, pretrained and return_tuple arguments.

* Remove deprecated `deprecated_options` in multi label dataset

* Remove deprecated `formating.py`

* Remove deprecated default mode of `LabelSmoothLoss`

* Revert pretrained argument, and remove it's deprecation sign.

* Update unit test
2022-02-10 09:30:18 +08:00
..
test_eval_hook.py [Refactor] Remove deprecation. (#633) 2022-02-10 09:30:18 +08:00
test_hooks.py [Reproduction] Reproduce training results of T2T-ViT (#610) 2021-12-28 15:09:40 +08:00
test_num_class_hook.py
test_optimizer.py [Feature] Support LAMB optimizer. (#591) 2021-12-13 17:24:44 +08:00
test_preciseBN_hook.py [Feature] Add Precise BN (#401) 2021-12-24 16:28:42 +08:00