mmengine/tests
liukuikun 5c5c03e648
[Enchance] cat empty instancedata, support torch.bool for more type (#209)
* refactor instancedata

* fix docs

* fix comment
2022-05-06 14:00:51 +08:00
..
data Refactor docs of basedataset (#175) 2022-04-22 13:51:57 +08:00
test_config [Fix] Fix dump config without self.filename (#202) 2022-04-27 19:43:12 +08:00
test_data [Enchance] cat empty instancedata, support torch.bool for more type (#209) 2022-05-06 14:00:51 +08:00
test_dist [Enhancement] Handle the device type of inputs in functions (#137) 2022-04-27 19:46:13 +08:00
test_evaluator [Refactor] Refactor data_batch type and remove cur_dataloader in runner. (#171) 2022-04-08 15:57:10 +08:00
test_hook [Fix] change CheckPointHook before_run to before train (#214) 2022-05-05 20:08:07 +08:00
test_logging [Enhance] Refine MMLogger and change save dir of MMLogger and Visualizer (#205) 2022-04-27 20:47:14 +08:00
test_model/test_wrappers [Fix]: Fix is_model_wrapper and add DistSamplerSeedHook to default hooks. (#172) 2022-04-08 22:18:23 +08:00
test_optim [Fix] resolve conflict betweem adapt and main. (#198) 2022-04-26 00:37:16 +08:00
test_registry [Fix] Fix RecursionError when key is invalid (#220) 2022-05-05 20:09:03 +08:00
test_runner [Fix] param_scheduler can not None when training models (#208) 2022-04-27 19:45:27 +08:00
test_utils [Enhancement] Refine logging. (#148) 2022-04-21 19:12:10 +08:00
test_visualizer Update visualizer code (#184) 2022-04-27 19:44:40 +08:00