mmpretrain/tests
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
..
data [Feature] Support features_only in TIMMBackbone (#668) 2022-01-25 11:22:23 +08:00
test_data [Feature] Support K-fold cross-validation (#563) 2022-01-19 18:32:55 +08:00
test_downstream [Feature] Support features_only in TIMMBackbone (#668) 2022-01-25 11:22:23 +08:00
test_metrics [Enhance] Support single-label, softmax, custom eps by asymmetric loss (#609) 2022-01-21 11:35:14 +08:00
test_models [Refactor] Remove deprecation. (#633) 2022-02-10 09:30:18 +08:00
test_runtime [Refactor] Remove deprecation. (#633) 2022-02-10 09:30:18 +08:00
test_utils [Enhance] Add setup multi-processing both in train and test. (#671) 2022-01-27 10:18:36 +08:00