mmengine/mmengine
del-zhenwu 81047329ee
Update collect_env.py: use ImportError to cover ModuleNotFoundError
2023-11-23 16:17:05 +08:00
..
_strategy [Fix] Fix scale_lr in SingleDeviceStrategy (#1428) 2023-11-20 16:36:43 +08:00
analysis [Fix] Fix the incorrect device of inputs in get_model_complexity_info (#1130) 2023-05-06 10:55:17 +08:00
config [Fix] Delete yapf verify parameter (#1365) 2023-09-24 09:25:52 +08:00
dataset [Fix] ConcatDataset raises error when metainfo is np.array (#1407) 2023-10-31 17:19:34 +08:00
device [Feature] Support dipu device (#1127) 2023-05-25 14:10:45 +08:00
dist [Feature] Support slurm distributed training for mlu devices (#1396) 2023-10-18 16:22:31 +08:00
evaluator [Fix] gpu collection during evaluation (#1208) 2023-06-24 16:42:25 +08:00
fileio [Enhancement] Replace warnings.warn with print_log (#961) 2023-03-06 17:25:28 +08:00
hooks [Docs] Fix doc typo our_dir in LoggerHook (#1373) 2023-10-06 23:11:23 +08:00
hub [Fix] Add torchvision_0.12.json (#820) 2022-12-13 19:13:14 +08:00
infer [Enhancement] Add an option to control whether to use progress bar in BaseInference (#1135) 2023-05-09 15:55:08 +08:00
logging Update the version info (#1383) 2023-10-09 16:18:40 +08:00
model [Feature] Support using gradient checkpointing in FSDP (#1382) 2023-10-09 21:04:55 +08:00
optim [Fix] Fix a bug when module is missing in low version of bitsandbytes (#1388) 2023-10-31 16:59:39 +08:00
registry [Enhance] Enhance error information in build function (#1088) 2023-07-28 11:21:09 +08:00
runner [Fix] Fix scale_lr in SingleDeviceStrategy (#1428) 2023-11-20 16:36:43 +08:00
structures [Feature] Support MLU backend (#1075) 2023-04-14 19:06:19 +08:00
testing [Experimental] Add support for FSDP (#1213) 2023-06-29 15:19:33 +08:00
utils Update collect_env.py: use ImportError to cover ModuleNotFoundError 2023-11-23 16:17:05 +08:00
visualization [Fix] Fix new config in visualizer (#1390) 2023-10-26 15:31:03 +08:00
__init__.py [Refactor] Refactor code structure (#395) 2022-08-24 19:14:07 +08:00
version.py bump version to v0.10.1 (#1436) 2023-11-22 11:12:04 +08:00