mmsegmentation/tests/test_models
MengzhangLI 304df56c78 [Fix] Add Pytorch HardSwish assertion in unit test (#1294)
* assert original HardSwish when PyTorch > 1.6 in unit test

* assert original HardSwish when PyTorch > 1.6 in unit test

* assert original HardSwish when PyTorch > 1.6 in unit test

* assert original HardSwish when PyTorch > 1.6 in unit test

* assert original HardSwish when PyTorch > 1.6 in unit test

* assert original HardSwish when PyTorch > 1.6 in unit test
2022-02-16 19:47:58 +08:00
..
test_backbones [Fix] Add Pytorch HardSwish assertion in unit test (#1294) 2022-02-16 19:47:58 +08:00
test_heads [Feature] Support Segmenter (#955) 2022-01-26 13:50:51 +08:00
test_losses [Fix] Make accuracy take into account ignore_index (#1259) 2022-02-15 00:39:59 +08:00
test_necks [Fix] Remove the inplace operation in uper_head and fpn_neck (#1103) 2021-12-09 12:12:31 +08:00
test_segmentors [Fix] Fix loss parse in val_step (#906) 2021-09-25 18:17:40 -07:00
test_utils [Enhancement] Add codespell pre-commit hook and fix typos (#920) 2021-10-13 06:21:17 -07:00
__init__.py [Dcos] Add header for files (#796) 2021-08-16 23:16:55 -07:00
test_forward.py [Fix] Convert SyncBN to BN when training on DP (#772) 2021-09-15 09:39:37 -07:00