mmcv.runner.hooks.logger.base.LoggerHook |
https://github.com/open-mmlab/mmcv/blob/v1.7.1/mmcv/runner/hooks/logger/base.py |
mmengine.hooks.logger_hook.LoggerHook |
https://github.com/open-mmlab/mmengine/blob/main/mmengine/hooks/logger_hook.py |
mmcv.runner.hooks.logger.clearml.ClearMLLoggerHook |
https://github.com/open-mmlab/mmcv/blob/v1.7.1/mmcv/runner/hooks/logger/clearml.py |
相似功能:mmengine.visualization.vis_backend.ClearMLVisBackend |
https://github.com/open-mmlab/mmengine/blob/main/mmengine/visualization/vis_backend.py |
mmcv.runner.hooks.logger.dvclive.DvcliveLoggerHook |
https://github.com/open-mmlab/mmcv/blob/v1.7.1/mmcv/runner/hooks/logger/dvclive.py |
相似功能:mmengine.visualization.vis_backend.DVCLiveVisBackend |
https://github.com/open-mmlab/mmengine/blob/main/mmengine/visualization/vis_backend.py |
mmcv.runner.hooks.logger.mlflow.MlflowLoggerHook |
https://github.com/open-mmlab/mmcv/blob/v1.7.1/mmcv/runner/hooks/logger/mlflow.py |
相似功能:mmengine.visualization.vis_backend.MLflowVisBackend |
https://github.com/open-mmlab/mmengine/blob/main/mmengine/visualization/vis_backend.py |
mmcv.runner.hooks.logger.neptune.NeptuneLoggerHook |
https://github.com/open-mmlab/mmcv/blob/v1.7.1/mmcv/runner/hooks/logger/neptune.py |
相似功能:mmengine.visualization.vis_backend.NeptuneVisBackend |
https://github.com/open-mmlab/mmengine/blob/main/mmengine/visualization/vis_backend.py |
mmcv.runner.hooks.logger.pavi.PaviLoggerHook |
https://github.com/open-mmlab/mmcv/blob/v1.7.1/mmcv/runner/hooks/logger/pavi.py |
|
|
mmcv.runner.hooks.logger.segmind.SegmindLoggerHook |
https://github.com/open-mmlab/mmcv/blob/v1.7.1/mmcv/runner/hooks/logger/segmind.py |
|
|
mmcv.runner.hooks.logger.tensorboard.TensorboardLoggerHook |
https://github.com/open-mmlab/mmcv/blob/v1.7.1/mmcv/runner/hooks/logger/tensorboard.py |
相似功能:mmengine.visualization.vis_backend.TensorboardVisBackend |
https://github.com/open-mmlab/mmengine/blob/main/mmengine/visualization/vis_backend.py |
mmcv.runner.hooks.logger.text.TextLoggerHook |
https://github.com/open-mmlab/mmcv/blob/v1.7.1/mmcv/runner/hooks/logger/text.py |
|
|
mmcv.runner.hooks.logger.wandb.WandbLoggerHook |
https://github.com/open-mmlab/mmcv/blob/v1.7.1/mmcv/runner/hooks/logger/wandb.py |
相似功能:mmengine.visualization.vis_backend.WandbVisBackend |
https://github.com/open-mmlab/mmengine/blob/main/mmengine/visualization/vis_backend.py |
mmcv.runner.hooks.checkpoint.CheckpointHook |
https://github.com/open-mmlab/mmcv/blob/v1.7.1/mmcv/runner/hooks/checkpoint.py |
mmengine.hooks.checkpoint_hook.CheckpointHook |
https://github.com/open-mmlab/mmengine/blob/main/mmengine/hooks/checkpoint_hook.py |
mmcv.runner.hooks.closure.ClosureHook |
https://github.com/open-mmlab/mmcv/blob/v1.7.1/mmcv/runner/hooks/closure.py |
|
|
mmcv.runner.hooks.ema.EMAHook |
https://github.com/open-mmlab/mmcv/blob/v1.7.1/mmcv/runner/hooks/ema.py |
mmengine.hooks.ema_hook.EMAHook |
https://github.com/open-mmlab/mmengine/blob/main/mmengine/hooks/ema_hook.py |
mmcv.runner.hooks.evaluation.EvalHook |
https://github.com/open-mmlab/mmcv/blob/v1.7.1/mmcv/runner/hooks/evaluation.py |
部分功能被移至 mmengine.hooks.checkpoint_hook.CheckpointHook |
https://github.com/open-mmlab/mmengine/blob/main/mmengine/hooks/checkpoint_hook.py |
mmcv.runner.hooks.evaluation.DistEvalHook |
https://github.com/open-mmlab/mmcv/blob/v1.7.1/mmcv/runner/hooks/evaluation.py |
部分功能被移至 mmengine.hooks.checkpoint_hook.CheckpointHook |
https://github.com/open-mmlab/mmengine/blob/main/mmengine/hooks/checkpoint_hook.py |
mmcv.runner.hooks.hook.HOOKS |
https://github.com/open-mmlab/mmcv/blob/v1.7.1/mmcv/runner/hooks/hook.py |
mmengine.registry.root.HOOKS |
https://github.com/open-mmlab/mmengine/blob/main/mmengine/registry/root.py |
mmcv.runner.hooks.hook.Hook |
https://github.com/open-mmlab/mmcv/blob/v1.7.1/mmcv/runner/hooks/hook.py |
mmengine.hooks.hook.Hook |
https://github.com/open-mmlab/mmengine/blob/main/mmengine/hooks/hook.py |
mmcv.runner.hooks.iter_timer.IterTimerHook |
https://github.com/open-mmlab/mmcv/blob/v1.7.1/mmcv/runner/hooks/iter_timer.py |
mmengine.hooks.iter_timer_hook.IterTimerHook |
https://github.com/open-mmlab/mmengine/blob/main/mmengine/hooks/iter_timer_hook.py |
mmcv.runner.hooks.lr_updater.LrUpdaterHook |
https://github.com/open-mmlab/mmcv/blob/v1.7.1/mmcv/runner/hooks/lr_updater.py |
mmengine.optim.scheduler.lr_scheduler.LRSchedulerMixin |
https://github.com/open-mmlab/mmengine/blob/main/mmengine/optim/scheduler/lr_scheduler.py |
mmcv.runner.hooks.lr_updater.FixedLrUpdaterHook |
https://github.com/open-mmlab/mmcv/blob/v1.7.1/mmcv/runner/hooks/lr_updater.py |
mmengine.optim.scheduler.lr_scheduler.ConstantLR |
https://github.com/open-mmlab/mmengine/blob/main/mmengine/optim/scheduler/lr_scheduler.py |
mmcv.runner.hooks.lr_updater.StepLrUpdaterHook |
https://github.com/open-mmlab/mmcv/blob/v1.7.1/mmcv/runner/hooks/lr_updater.py |
mmengine.optim.scheduler.lr_scheduler.StepLR |
https://github.com/open-mmlab/mmengine/blob/main/mmengine/optim/scheduler/lr_scheduler.py |
mmcv.runner.hooks.lr_updater.ExpLrUpdaterHook |
https://github.com/open-mmlab/mmcv/blob/v1.7.1/mmcv/runner/hooks/lr_updater.py |
mmengine.optim.scheduler.lr_scheduler.ExponentialLR |
https://github.com/open-mmlab/mmengine/blob/main/mmengine/optim/scheduler/lr_scheduler.py |
mmcv.runner.hooks.lr_updater.PolyLrUpdaterHook |
https://github.com/open-mmlab/mmcv/blob/v1.7.1/mmcv/runner/hooks/lr_updater.py |
mmengine.optim.scheduler.lr_scheduler.PolyLR |
https://github.com/open-mmlab/mmengine/blob/main/mmengine/optim/scheduler/lr_scheduler.py |
mmcv.runner.hooks.lr_updater.InvLrUpdaterHook |
https://github.com/open-mmlab/mmcv/blob/v1.7.1/mmcv/runner/hooks/lr_updater.py |
|
|
mmcv.runner.hooks.lr_updater.CosineAnnealingUpdaterHook |
https://github.com/open-mmlab/mmcv/blob/v1.7.1/mmcv/runner/hooks/lr_updater.py |
mmengine.optim.scheduler.lr_scheduler.CosineAnnealingLR |
https://github.com/open-mmlab/mmengine/blob/main/mmengine/optim/scheduler/lr_scheduler.py |
mmcv.runner.hooks.lr_updater.FlatCosineAnnealingUpdaterHook |
https://github.com/open-mmlab/mmcv/blob/v1.7.1/mmcv/runner/hooks/lr_updater.py |
|
|
mmcv.runner.hooks.lr_updater.CosineRestartLrUpdaterHook |
https://github.com/open-mmlab/mmcv/blob/v1.7.1/mmcv/runner/hooks/lr_updater.py |
mmengine.optim.scheduler.lr_scheduler.CosineRestartLR |
https://github.com/open-mmlab/mmengine/blob/main/mmengine/optim/scheduler/lr_scheduler.py |
mmcv.runner.hooks.lr_updater.get_position_from_periods |
https://github.com/open-mmlab/mmcv/blob/v1.7.1/mmcv/runner/hooks/lr_updater.py |
mmengine.optim.scheduler.lr_scheduler.CosineRestartLR.get_position_from_periods |
https://github.com/open-mmlab/mmengine/blob/main/mmengine/optim/scheduler/lr_scheduler.py |
mmcv.runner.hooks.lr_updater.CyclicLrUpdaterHook |
https://github.com/open-mmlab/mmcv/blob/v1.7.1/mmcv/runner/hooks/lr_updater.py |
|
|
mmcv.runner.hooks.lr_updater.OneCycleLrUpdaterHook |
https://github.com/open-mmlab/mmcv/blob/v1.7.1/mmcv/runner/hooks/lr_updater.py |
mmengine.optim.scheduler.lr_scheduler.OneCycleLR |
https://github.com/open-mmlab/mmengine/blob/main/mmengine/optim/scheduler/lr_scheduler.py |
mmcv.runner.hooks.lr_updater.LinearAnnealingLrUpdaterHook |
https://github.com/open-mmlab/mmcv/blob/v1.7.1/mmcv/runner/hooks/lr_updater.py |
|
|
mmcv.runner.hooks.lr_updater.annealing_cos |
https://github.com/open-mmlab/mmcv/blob/v1.7.1/mmcv/runner/hooks/lr_updater.py |
mmengine.optim.scheduler.lr_scheduler.OneCycleLR._annealing_cos |
https://github.com/open-mmlab/mmengine/blob/main/mmengine/optim/scheduler/lr_scheduler.py |
mmcv.runner.hooks.lr_updater.annealing_linear |
https://github.com/open-mmlab/mmcv/blob/v1.7.1/mmcv/runner/hooks/lr_updater.py |
mmengine.optim.scheduler.lr_scheduler.OneCycleLR._annealing_linear |
https://github.com/open-mmlab/mmengine/blob/main/mmengine/optim/scheduler/lr_scheduler.py |
mmcv.runner.hooks.lr_updater.format_param |
https://github.com/open-mmlab/mmcv/blob/v1.7.1/mmcv/runner/hooks/lr_updater.py |
mmengine.optim.scheduler.lr_scheduler.OneCycleLR._format_param |
https://github.com/open-mmlab/mmengine/blob/main/mmengine/optim/scheduler/lr_scheduler.py |
mmcv.runner.hooks.memory.EmptyCacheHook |
https://github.com/open-mmlab/mmcv/blob/v1.7.1/mmcv/runner/hooks/memory.py |
mmengine.hoos.empty_cache_hook.EmptyCacheHook |
https://github.com/open-mmlab/mmengine/blob/main/mmengine/hooks/empty_cache_hook.py |
mmcv.runner.hooks.momentum_updater.MomentumUpdaterHook |
https://github.com/open-mmlab/mmcv/blob/v1.7.1/mmcv/runner/hooks/momentum_updater.py |
mmengine.optim.scheduler.momentum_scheduler.MomentumSchedulerMixin |
https://github.com/open-mmlab/mmengine/blob/main/mmengine/optim/scheduler/momentum_scheduler.py |
mmcv.runner.hooks.momentum_updater.StepMomentumUpdaterHook |
https://github.com/open-mmlab/mmcv/blob/v1.7.1/mmcv/runner/hooks/momentum_updater.py |
mmengine.optim.scheduler.momentum_scheduler.StepMomentum |
https://github.com/open-mmlab/mmengine/blob/main/mmengine/optim/scheduler/momentum_scheduler.py |
mmcv.runner.hooks.momentum_updater.CosineAnnealingMomentumUpdaterHook |
https://github.com/open-mmlab/mmcv/blob/v1.7.1/mmcv/runner/hooks/momentum_updater.py |
mmengine.optim.scheduler.momentum_scheduler.CosineAnnealingMomentum |
https://github.com/open-mmlab/mmengine/blob/main/mmengine/optim/scheduler/momentum_scheduler.py |
mmcv.runner.hooks.momentum_updater.LinearAnnealingMomentumUpdaterHook |
https://github.com/open-mmlab/mmcv/blob/v1.7.1/mmcv/runner/hooks/momentum_updater.py |
|
|
mmcv.runner.hooks.momentum_updater.CyclikcMomentumUpdaterHook |
https://github.com/open-mmlab/mmcv/blob/v1.7.1/mmcv/runner/hooks/momentum_updater.py |
|
|
mmcv.runner.hooks.momentum_updater.OneCycleMomentumUpdaterHook |
https://github.com/open-mmlab/mmcv/blob/v1.7.1/mmcv/runner/hooks/momentum_updater.py |
|
|
mmcv.runner.hooks.optimizer.OptimizerHook |
https://github.com/open-mmlab/mmcv/blob/v1.7.1/mmcv/runner/hooks/optimizer.py |
mmengine.optimizer.optimizer_wrapper.OptimWrapper |
https://github.com/open-mmlab/mmengine/blob/main/mmengine/optim/optimizer/optimizer_wrapper.py |
mmcv.runner.hooks.optimizer.GradientCumulativeOptimizerHook |
https://github.com/open-mmlab/mmcv/blob/v1.7.1/mmcv/runner/hooks/optimizer.py |
|
|
mmcv.runner.hooks.optimizer.Fp16OptimizerHook |
https://github.com/open-mmlab/mmcv/blob/v1.7.1/mmcv/runner/hooks/optimizer.py |
相关功能被移至 mmengine.optimizer.amp_optimizer_wrapper.AmpOptimWrapper 以及 mmengine.optimizer.apex_optimizer_wrapper.ApexOptimWrapper |
https://github.com/open-mmlab/mmengine/blob/main/mmengine/optim/optimizer/amp_optimizer_wrapper.py https://github.com/open-mmlab/mmengine/blob/main/mmengine/optim/optimizer/apex_optimizer_wrapper.py |
mmcv.runner.hooks.optimizer.GradientCumulativeFp16OptimizerHook |
https://github.com/open-mmlab/mmcv/blob/v1.7.1/mmcv/runner/hooks/optimizer.py |
|
|
mmcv.runner.hooks.optimizer.Fp16OptimizerHook |
https://github.com/open-mmlab/mmcv/blob/v1.7.1/mmcv/runner/hooks/optimizer.py |
相关功能被移至 mmengine.optimizer.amp_optimizer_wrapper.AmpOptimWrapper 以及 mmengine.optimizer.apex_optimizer_wrapper.ApexOptimWrapper |
https://github.com/open-mmlab/mmengine/blob/main/mmengine/optim/optimizer/amp_optimizer_wrapper.py https://github.com/open-mmlab/mmengine/blob/main/mmengine/optim/optimizer/apex_optimizer_wrapper.py |
mmcv.runner.hooks.optimizer.GradientCumulativeFp16OptimizerHook |
https://github.com/open-mmlab/mmcv/blob/v1.7.1/mmcv/runner/hooks/optimizer.py |
|
|
mmcv.runner.hooks.profiler.ProfilerHook |
https://github.com/open-mmlab/mmcv/blob/v1.7.1/mmcv/runner/hooks/profiler.py |
mmengine.hooks.profiler_hook.ProfilerHook |
https://github.com/open-mmlab/mmengine/blob/main/mmengine/hooks/profiler_hook.py |
mmcv.runner.hooks.sampler_seed.DistSamplerSeedHook |
https://github.com/open-mmlab/mmcv/blob/v1.7.1/mmcv/runner/hooks/sampler_seed.py |
mmengine.hooks.sampler_seed_hook.DistSamplerSeedHook |
https://github.com/open-mmlab/mmengine/blob/main/mmengine/hooks/sampler_seed_hook.py |
mmcv.runner.hooks.sync_buffer.SyncbuffersHook |
https://github.com/open-mmlab/mmcv/blob/v1.7.1/mmcv/runner/hooks/sync_buffer.py |
mmengine.hooks.sync_buffer_hook.SyncBufferHook |
https://github.com/open-mmlab/mmengine/blob/main/mmengine/hooks/sync_buffer_hook.py |
mmcv.runner.optimizer.builder.OPTIMIZERS |
https://github.com/open-mmlab/mmcv/blob/v1.7.1/mmcv/runner/optimizer/builder.py |
mmengine.registry.root.OPTIMIZERS |
https://github.com/open-mmlab/mmengine/blob/main/mmengine/registry/root.py |
mmcv.runner.optimizer.builder.OPTIMIZER_BUILDERS |
https://github.com/open-mmlab/mmcv/blob/v1.7.1/mmcv/runner/optimizer/builder.py |
|
|
mmcv.runner.optimizer.builder.register_torch_optimizers |
https://github.com/open-mmlab/mmcv/blob/v1.7.1/mmcv/runner/optimizer/builder.py |
mmengine.optim.optimizer.builder.register_torch_optimizers |
https://github.com/open-mmlab/mmengine/blob/main/mmengine/optim/optimizer/builder.py |
mmcv.runner.optimizer.builder.TORCH_OPTIMIZERS |
https://github.com/open-mmlab/mmcv/blob/v1.7.1/mmcv/runner/optimizer/builder.py |
|
|
mmcv.runner.optimizer.builder.build_optimizer_constructor |
https://github.com/open-mmlab/mmcv/blob/v1.7.1/mmcv/runner/optimizer/builder.py |
|
|
mmcv.runner.optimizer.builder.build_optimizer |
https://github.com/open-mmlab/mmcv/blob/v1.7.1/mmcv/runner/optimizer/builder.py |
|
|
mmcv.runner.optimizer.default_constructor.DefaultOptimizerConstructor |
https://github.com/open-mmlab/mmcv/blob/v1.7.1/mmcv/runner/optimizer/default_constructor.py |
|
|
mmcv.runner.base_module.BaseModule |
https://github.com/open-mmlab/mmcv/blob/v1.7.1/mmcv/runner/base_module.py |
mmengine.model.base_module.BaseModule |
https://github.com/open-mmlab/mmengine/blob/main/mmengine/model/base_module.py |
mmcv.runner.base_module.Sequential |
https://github.com/open-mmlab/mmcv/blob/v1.7.1/mmcv/runner/base_module.py |
mmengine.model.base_module.Sequential |
https://github.com/open-mmlab/mmengine/blob/main/mmengine/model/base_module.py |
mmcv.runner.base_module.ModuleList |
https://github.com/open-mmlab/mmcv/blob/v1.7.1/mmcv/runner/base_module.py |
mmengine.model.base_module.ModuleList |
https://github.com/open-mmlab/mmengine/blob/main/mmengine/model/base_module.py |
mmcv.runner.base_module.ModuleDict |
https://github.com/open-mmlab/mmcv/blob/v1.7.1/mmcv/runner/base_module.py |
mmengine.model.base_module.ModuleDict |
https://github.com/open-mmlab/mmengine/blob/main/mmengine/model/base_module.py |
mmcv.runner.base_runner.BaseRunner |
https://github.com/open-mmlab/mmcv/blob/v1.7.1/mmcv/runner/base_runner.py |
mmengine.runner.runner.Runner |
https://github.com/open-mmlab/mmengine/blob/main/mmengine/runner/runner.py |
mmcv.runner.builder.RUNNERS |
https://github.com/open-mmlab/mmcv/blob/v1.7.1/mmcv/runner/builder.py |
mmengine.registry.root.RUNNERS |
https://github.com/open-mmlab/mmengine/blob/main/mmengine/registry/root.py |
mmcv.runner.builder.RUNNER_BUILDERS |
https://github.com/open-mmlab/mmcv/blob/v1.7.1/mmcv/runner/builder.py |
mmengine.registry.root.RUNNER_CONSTRUCTORS |
https://github.com/open-mmlab/mmengine/blob/main/mmengine/registry/root.py |
mmcv.runner.builder.build_runner_constructor |
https://github.com/open-mmlab/mmcv/blob/v1.7.1/mmcv/runner/builder.py |
|
|
mmcv.runner.builder.build_runner |
https://github.com/open-mmlab/mmcv/blob/v1.7.1/mmcv/runner/builder.py |
|
|
mmcv.runner.checkpoint.ENV_MMCV_HOME |
https://github.com/open-mmlab/mmcv/blob/v1.7.1/mmcv/runner/checkpoint.py |
mmengine.runner.checkpoint.ENV_MMENGINE_HOME |
https://github.com/open-mmlab/mmengine/blob/main/mmengine/runner/checkpoint.py |
mmcv.runner.checkpoint.ENV_XDG_CACHE_HOME |
https://github.com/open-mmlab/mmcv/blob/v1.7.1/mmcv/runner/checkpoint.py |
mmengine.runner.checkpoint.ENV_XDG_CACHE_HOME |
https://github.com/open-mmlab/mmengine/blob/main/mmengine/runner/checkpoint.py |
mmcv.runner.checkpoint.DEFAULT_CACHE_HOME |
https://github.com/open-mmlab/mmcv/blob/v1.7.1/mmcv/runner/checkpoint.py |
mmengine.runner.checkpoint.DEFAULT_CACHE_DIR |
https://github.com/open-mmlab/mmengine/blob/main/mmengine/runner/checkpoint.py |
mmcv.runner.checkpoint._get_mmcv_home |
https://github.com/open-mmlab/mmcv/blob/v1.7.1/mmcv/runner/checkpoint.py |
mmengine.runner.checkpoint._get_mmengine_home |
https://github.com/open-mmlab/mmengine/blob/main/mmengine/runner/checkpoint.py |
mmcv.runner.checkpoint.load_state_dict |
https://github.com/open-mmlab/mmcv/blob/v1.7.1/mmcv/runner/checkpoint.py |
mmengine.runner.checkpoint.load_state_dict |
https://github.com/open-mmlab/mmengine/blob/main/mmengine/runner/checkpoint.py |
mmcv.runner.checkpoint.get_torchvision_models |
https://github.com/open-mmlab/mmcv/blob/v1.7.1/mmcv/runner/checkpoint.py |
mmengine.runner.checkpoint.get_torchvision_models |
https://github.com/open-mmlab/mmengine/blob/main/mmengine/runner/checkpoint.py |
mmcv.runner.checkpoint.get_external_models |
https://github.com/open-mmlab/mmcv/blob/v1.7.1/mmcv/runner/checkpoint.py |
mmengine.runner.checkpoint.get_external_models |
https://github.com/open-mmlab/mmengine/blob/main/mmengine/runner/checkpoint.py |
mmcv.runner.checkpoint.get_mmcls_models |
https://github.com/open-mmlab/mmcv/blob/v1.7.1/mmcv/runner/checkpoint.py |
mmengine.runner.checkpoint.get_mmcls_models |
https://github.com/open-mmlab/mmengine/blob/main/mmengine/runner/checkpoint.py |
mmcv.runner.checkpoint.get_deprecated_model_names |
https://github.com/open-mmlab/mmcv/blob/v1.7.1/mmcv/runner/checkpoint.py |
mmengine.runner.checkpoint.get_deprecated_model_names |
https://github.com/open-mmlab/mmengine/blob/main/mmengine/runner/checkpoint.py |
mmcv.runner.checkpoint._process_mmcls_checkpoint |
https://github.com/open-mmlab/mmcv/blob/v1.7.1/mmcv/runner/checkpoint.py |
mmengine.runner.checkpoint._process_mmcls_checkpoint |
https://github.com/open-mmlab/mmengine/blob/main/mmengine/runner/checkpoint.py |
mmcv.runner.checkpoint.CheckpointLoader |
https://github.com/open-mmlab/mmcv/blob/v1.7.1/mmcv/runner/checkpoint.py |
mmengine.runner.checkpoint.CheckpointLoader |
https://github.com/open-mmlab/mmengine/blob/main/mmengine/runner/checkpoint.py |
mmcv.runner.checkpoint.load_from_local |
https://github.com/open-mmlab/mmcv/blob/v1.7.1/mmcv/runner/checkpoint.py |
mmengine.runner.checkpoint.load_from_local |
https://github.com/open-mmlab/mmengine/blob/main/mmengine/runner/checkpoint.py |
mmcv.runner.checkpoint.load_from_http |
https://github.com/open-mmlab/mmcv/blob/v1.7.1/mmcv/runner/checkpoint.py |
mmengine.runner.checkpoint.load_from_http |
https://github.com/open-mmlab/mmengine/blob/main/mmengine/runner/checkpoint.py |
mmcv.runner.checkpoint.load_from_pavi |
https://github.com/open-mmlab/mmcv/blob/v1.7.1/mmcv/runner/checkpoint.py |
mmengine.runner.checkpoint.load_from_pavi |
https://github.com/open-mmlab/mmengine/blob/main/mmengine/runner/checkpoint.py |
mmcv.runner.checkpoint.load_from_ceph |
https://github.com/open-mmlab/mmcv/blob/v1.7.1/mmcv/runner/checkpoint.py |
mmengine.runner.checkpoint.load_from_ceph |
https://github.com/open-mmlab/mmengine/blob/main/mmengine/runner/checkpoint.py |
mmcv.runner.checkpoint.load_from_torchvision |
https://github.com/open-mmlab/mmcv/blob/v1.7.1/mmcv/runner/checkpoint.py |
mmengine.runner.checkpoint.load_from_torchvision |
https://github.com/open-mmlab/mmengine/blob/main/mmengine/runner/checkpoint.py |
mmcv.runner.checkpoint.load_from_openmmlab |
https://github.com/open-mmlab/mmcv/blob/v1.7.1/mmcv/runner/checkpoint.py |
mmengine.runner.checkpoint.load_from_openmmlab |
https://github.com/open-mmlab/mmengine/blob/main/mmengine/runner/checkpoint.py |
mmcv.runner.checkpoint.load_from_mmcls |
https://github.com/open-mmlab/mmcv/blob/v1.7.1/mmcv/runner/checkpoint.py |
mmengine.runner.checkpoint.load_from_mmcls |
https://github.com/open-mmlab/mmengine/blob/main/mmengine/runner/checkpoint.py |
mmcv.runner.checkpoint._load_checkpoint |
https://github.com/open-mmlab/mmcv/blob/v1.7.1/mmcv/runner/checkpoint.py |
mmengine.runner.checkpoint._load_checkpoint |
https://github.com/open-mmlab/mmengine/blob/main/mmengine/runner/checkpoint.py |
mmcv.runner.checkpoint._load_checkpoint_with_prefix |
https://github.com/open-mmlab/mmcv/blob/v1.7.1/mmcv/runner/checkpoint.py |
mmengine.runner.checkpoint._load_checkpoint_with_prefix |
https://github.com/open-mmlab/mmengine/blob/main/mmengine/runner/checkpoint.py |
mmcv.runner.checkpoint.load_checkpoint |
https://github.com/open-mmlab/mmcv/blob/v1.7.1/mmcv/runner/checkpoint.py |
mmengine.runner.checkpoint.load_checkpoint |
https://github.com/open-mmlab/mmengine/blob/main/mmengine/runner/checkpoint.py |
mmcv.runner.checkpoint.weights_to_cpu |
https://github.com/open-mmlab/mmcv/blob/v1.7.1/mmcv/runner/checkpoint.py |
mmengine.runner.checkpoint.weights_to_cpu |
https://github.com/open-mmlab/mmengine/blob/main/mmengine/runner/checkpoint.py |
mmcv.runner.checkpoint._save_to_state_dict |
https://github.com/open-mmlab/mmcv/blob/v1.7.1/mmcv/runner/checkpoint.py |
mmengine.runner.checkpoint._save_to_state_dict |
https://github.com/open-mmlab/mmengine/blob/main/mmengine/runner/checkpoint.py |
mmcv.runner.checkpoint.get_state_dict |
https://github.com/open-mmlab/mmcv/blob/v1.7.1/mmcv/runner/checkpoint.py |
mmengine.runner.checkpoint.get_state_dict |
https://github.com/open-mmlab/mmengine/blob/main/mmengine/runner/checkpoint.py |
mmcv.runner.checkpoint.save_checkpoint |
https://github.com/open-mmlab/mmcv/blob/v1.7.1/mmcv/runner/checkpoint.py |
mmengine.runner.checkpoint.save_checkpoint |
https://github.com/open-mmlab/mmengine/blob/main/mmengine/runner/checkpoint.py |
mmcv.runner.default_coonstructor.DefaultRunnerConstructor |
https://github.com/open-mmlab/mmcv/blob/v1.7.1/mmcv/runner/default_constructor.py |
|
|
mmcv.runner.dist_utils._find_free_port |
https://github.com/open-mmlab/mmcv/blob/v1.7.1/mmcv/runner/dist_utils.py |
|
|
mmcv.runner.dist_utils._is_free_port |
https://github.com/open-mmlab/mmcv/blob/v1.7.1/mmcv/runner/dist_utils.py |
|
|
mmcv.runner.dist_utils.init_dist |
https://github.com/open-mmlab/mmcv/blob/v1.7.1/mmcv/runner/dist_utils.py |
mmengine.dist.utils.init_dist |
https://github.com/open-mmlab/mmengine/blob/main/mmengine/dist/utils.py |
mmcv.runner.dist_utils._init_dist_pytorch |
https://github.com/open-mmlab/mmcv/blob/v1.7.1/mmcv/runner/dist_utils.py |
mmengine.dist.utils._init_dist_pytorch |
https://github.com/open-mmlab/mmengine/blob/main/mmengine/dist/utils.py |
mmcv.runner.dist_utils._init_dist_mpi |
https://github.com/open-mmlab/mmcv/blob/v1.7.1/mmcv/runner/dist_utils.py |
mmengine.dist.utils._init_dist_mpi |
https://github.com/open-mmlab/mmengine/blob/main/mmengine/dist/utils.py |
mmcv.runner.dist_utils._init_dist_slurm |
https://github.com/open-mmlab/mmcv/blob/v1.7.1/mmcv/runner/dist_utils.py |
mmengine.dist.utils._init_dist_slurm |
https://github.com/open-mmlab/mmengine/blob/main/mmengine/dist/utils.py |
mmcv.runner.dist_utils.get_dist_info |
https://github.com/open-mmlab/mmcv/blob/v1.7.1/mmcv/runner/dist_utils.py |
mmengine.dist.utils.get_dist_info |
https://github.com/open-mmlab/mmengine/blob/main/mmengine/dist/utils.py |
mmcv.runner.dist_utils.master_only |
https://github.com/open-mmlab/mmcv/blob/v1.7.1/mmcv/runner/dist_utils.py |
mmengine.dist.utils.master_only |
https://github.com/open-mmlab/mmengine/blob/main/mmengine/dist/utils.py |
mmcv.runner.dist_utils.allreduce_params |
https://github.com/open-mmlab/mmcv/blob/v1.7.1/mmcv/runner/dist_utils.py |
|
|
mmcv.runner.dist_utils.allreduce_grads |
https://github.com/open-mmlab/mmcv/blob/v1.7.1/mmcv/runner/dist_utils.py |
|
|
mmcv.runner.dist_utils._allreduce_coalesced |
https://github.com/open-mmlab/mmcv/blob/v1.7.1/mmcv/runner/dist_utils.py |
|
|
mmcv.runner.epoch_based_runner.EpochBasedRunner |
https://github.com/open-mmlab/mmcv/blob/v1.7.1/mmcv/runner/epoch_based_runner.py |
mmengine.runner.loops.EpochBasedTrainLoop |
https://github.com/open-mmlab/mmengine/blob/main/mmengine/runner/loops.py |
mmcv.runner.epoch_based_runner.Runner |
https://github.com/open-mmlab/mmcv/blob/v1.7.1/mmcv/runner/epoch_based_runner.py |
|
|
mmcv.runner.fp16_utils.cast_tensor_type |
https://github.com/open-mmlab/mmcv/blob/v1.7.1/mmcv/runner/fp16_utils.py |
fp16 相关移至 mmengine.optimizer.amp_optimizer_wrapper.AmpOptimWrapper 以及 mmengine.optimizer.apex_optimizer_wrapper.ApexOptimWrapper |
https://github.com/open-mmlab/mmengine/blob/main/mmengine/optim/optimizer/amp_optimizer_wrapper.py https://github.com/open-mmlab/mmengine/blob/main/mmengine/optim/optimizer/apex_optimizer_wrapper.py |
mmcv.runner.fp16_utils.auto_fp16 |
https://github.com/open-mmlab/mmcv/blob/v1.7.1/mmcv/runner/fp16_utils.py |
fp16 相关移至 mmengine.optimizer.amp_optimizer_wrapper.AmpOptimWrapper 以及 mmengine.optimizer.apex_optimizer_wrapper.ApexOptimWrapper |
https://github.com/open-mmlab/mmengine/blob/main/mmengine/optim/optimizer/amp_optimizer_wrapper.py https://github.com/open-mmlab/mmengine/blob/main/mmengine/optim/optimizer/apex_optimizer_wrapper.py |
mmcv.runner.fp16_utils.force_fp32 |
https://github.com/open-mmlab/mmcv/blob/v1.7.1/mmcv/runner/fp16_utils.py |
fp16 相关移至 mmengine.optimizer.amp_optimizer_wrapper.AmpOptimWrapper 以及 mmengine.optimizer.apex_optimizer_wrapper.ApexOptimWrapper |
https://github.com/open-mmlab/mmengine/blob/main/mmengine/optim/optimizer/amp_optimizer_wrapper.py https://github.com/open-mmlab/mmengine/blob/main/mmengine/optim/optimizer/apex_optimizer_wrapper.py |
mmcv.runner.fp16_utils.allreduce_grads |
https://github.com/open-mmlab/mmcv/blob/v1.7.1/mmcv/runner/fp16_utils.py |
fp16 相关移至 mmengine.optimizer.amp_optimizer_wrapper.AmpOptimWrapper 以及 mmengine.optimizer.apex_optimizer_wrapper.ApexOptimWrapper |
https://github.com/open-mmlab/mmengine/blob/main/mmengine/optim/optimizer/amp_optimizer_wrapper.py https://github.com/open-mmlab/mmengine/blob/main/mmengine/optim/optimizer/apex_optimizer_wrapper.py |
mmcv.runner.fp16_utils.wrap_fp16_model |
https://github.com/open-mmlab/mmcv/blob/v1.7.1/mmcv/runner/fp16_utils.py |
fp16 相关移至 mmengine.optimizer.amp_optimizer_wrapper.AmpOptimWrapper 以及 mmengine.optimizer.apex_optimizer_wrapper.ApexOptimWrapper |
https://github.com/open-mmlab/mmengine/blob/main/mmengine/optim/optimizer/amp_optimizer_wrapper.py https://github.com/open-mmlab/mmengine/blob/main/mmengine/optim/optimizer/apex_optimizer_wrapper.py |
mmcv.runner.fp16_utils.patch_norm_fp32 |
https://github.com/open-mmlab/mmcv/blob/v1.7.1/mmcv/runner/fp16_utils.py |
fp16 相关移至 mmengine.optimizer.amp_optimizer_wrapper.AmpOptimWrapper 以及 mmengine.optimizer.apex_optimizer_wrapper.ApexOptimWrapper |
https://github.com/open-mmlab/mmengine/blob/main/mmengine/optim/optimizer/amp_optimizer_wrapper.py https://github.com/open-mmlab/mmengine/blob/main/mmengine/optim/optimizer/apex_optimizer_wrapper.py |
mmcv.runner.fp16_utils.patch_forward_method |
https://github.com/open-mmlab/mmcv/blob/v1.7.1/mmcv/runner/fp16_utils.py |
fp16 相关移至 mmengine.optimizer.amp_optimizer_wrapper.AmpOptimWrapper 以及 mmengine.optimizer.apex_optimizer_wrapper.ApexOptimWrapper |
https://github.com/open-mmlab/mmengine/blob/main/mmengine/optim/optimizer/amp_optimizer_wrapper.py https://github.com/open-mmlab/mmengine/blob/main/mmengine/optim/optimizer/apex_optimizer_wrapper.py |
mmcv.runner.fp16_utils.LossScaler |
https://github.com/open-mmlab/mmcv/blob/v1.7.1/mmcv/runner/fp16_utils.py |
fp16 相关移至 mmengine.optimizer.amp_optimizer_wrapper.AmpOptimWrapper 以及 mmengine.optimizer.apex_optimizer_wrapper.ApexOptimWrapper |
https://github.com/open-mmlab/mmengine/blob/main/mmengine/optim/optimizer/amp_optimizer_wrapper.py https://github.com/open-mmlab/mmengine/blob/main/mmengine/optim/optimizer/apex_optimizer_wrapper.py |
mmcv.runner.iter_based_runner.IterLoader |
https://github.com/open-mmlab/mmcv/blob/v1.7.1/mmcv/runner/iter_based_runner.py |
|
|
mmcv.runner.iter_based_runner.IterBasedRunner |
https://github.com/open-mmlab/mmcv/blob/v1.7.1/mmcv/runner/iter_based_runner.py |
mmengine.runner.loops.IterBasedTrainLoop |
https://github.com/open-mmlab/mmengine/blob/main/mmengine/runner/loops.py |
mmcv.runner.log_buffer.LogBuffer |
https://github.com/open-mmlab/mmcv/blob/v1.7.1/mmcv/runner/log_buffer.py |
|
|
mmcv.runner.priority.Priority |
https://github.com/open-mmlab/mmcv/blob/v1.7.1/mmcv/runner/priority.py |
mmengine.runer.priority.Priority |
https://github.com/open-mmlab/mmengine/blob/main/mmengine/runner/priority.py |
mmcv.runner.priority.get_priority |
https://github.com/open-mmlab/mmcv/blob/v1.7.1/mmcv/runner/priority.py |
mmengine.runner.priority.get_priority |
https://github.com/open-mmlab/mmengine/blob/main/mmengine/runner/priority.py |
mmcv.runner.utils.get_host_info |
https://github.com/open-mmlab/mmcv/blob/v1.7.1/mmcv/runner/utils.py |
|
|
mmcv.runner.utils.get_time_str |
https://github.com/open-mmlab/mmcv/blob/v1.7.1/mmcv/runner/utils.py |
|
|
mmcv.runner.utils.obj_from_dict |
https://github.com/open-mmlab/mmcv/blob/v1.7.1/mmcv/runner/utils.py |
|
|
mmcv.runner.utils.set_random_seed |
https://github.com/open-mmlab/mmcv/blob/v1.7.1/mmcv/runner/utils.py |
mmengine.runner.utils.set_random_seed |
https://github.com/open-mmlab/mmengine/blob/main/mmengine/runner/utils.py |