You can not select more than 25 topics Topics must start with a chinese character,a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
hanhaowen-mt 3d8a611eec
[Feature] Add the support for musa device support (#1453)
4 months ago
..
__init__.py [Feature] Support EarlyStoppingHook (#739) 1 year ago
checkpoint_hook.py [Feature] Add parameter `save_begin` for CheckpointHook (#1271) 9 months ago
early_stopping_hook.py fix typo (#1298) 9 months ago
ema_hook.py [Refactor] Refactor ema hook (#804) 1 year ago
empty_cache_hook.py [Feature] Add the support for musa device support (#1453) 4 months ago
hook.py [Feature] Add parameter `save_begin` for CheckpointHook (#1271) 9 months ago
iter_timer_hook.py [Fix] Fix error format of log message (#508) 1 year ago
logger_hook.py [Docs] Fix doc typo our_dir in LoggerHook (#1373) 7 months ago
naive_visualization_hook.py Fix docstring (#913) 1 year ago
param_scheduler_hook.py [Feature] Support ReduceOnPlateauParamScheduler(#819) 1 year ago
profiler_hook.py [Fix] Fix `ProfileHook` can not profile performance in ddp-training (#1140) 11 months ago
runtime_info_hook.py Add the loop stage in message_hub (#1277) 9 months ago
sampler_seed_hook.py [Docs] Simplify hook docs (#428) 1 year ago
sync_buffer_hook.py [Fix] Call SyncBufferHook before validation in IterBasedTrainLoop (#982) 1 year ago
test_time_aug_hook.py Make TTAModel compatible with FSDP (#611) 1 year ago