Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
I
ICV-mmengine_basecode
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Florian Schiffel
ICV-mmengine_basecode
Graph
68b6b542ebf7c629d09a1f43cf890256378930a2
Select Git revision
Branches
1
main
default
protected
Tags
20
v0.10.4
v0.10.3
v0.10.2
v0.10.1
v0.10.0
v0.9.1
v0.9.0
v0.8.5
v0.8.4
v0.8.3
v0.8.2
v0.8.1
v0.8.0
v0.7.4
v0.7.3
v0.7.2
v0.7.1
v0.7.0
v0.6.0
v0.5.0
21 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
23
Apr
21
20
14
12
11
10
7
6
5
4
3
30
Mar
29
28
26
19
17
16
15
14
13
12
10
9
8
7
6
5
2
1
27
Feb
24
23
22
21
20
19
16
15
14
13
8
7
6
5
3
1
31
Jan
29
20
16
13
12
10
9
6
4
30
Dec
28
27
26
23
22
21
20
19
16
13
12
11
10
8
7
6
5
4
29
Nov
25
24
23
22
21
19
18
17
15
9
8
6
3
2
1
31
Oct
28
27
26
24
21
19
18
17
16
15
14
13
12
11
10
9
8
26
Sep
22
19
15
14
13
9
7
1
31
Aug
30
29
28
26
25
24
23
22
21
19
18
17
16
15
13
11
9
8
4
2
1
30
Jul
27
22
21
20
19
15
14
13
12
8
6
5
4
30
Jun
29
28
27
24
23
22
21
17
16
15
14
13
10
9
8
7
6
5
1
31
May
30
27
26
25
24
21
20
19
18
17
13
12
10
6
5
29
Apr
27
26
25
24
22
21
20
15
12
8
5
1
31
Mar
30
29
28
26
25
14
13
12
10
9
8
7
6
5
4
3
2
1
[Enhancement] MessageHub.get_info() supports returning a default value (#991)
[Enhance] Enhance docstring and error cathing in MessageHub (#1098)
[Feature] get_model_complexity_info() supports multiple inputs (#1065)
[Docs] Replace MMCls with MMPretrain in docs (#1096)
[Docs] Translate the design/evaluation.md (#1062)
[Fix] Fix the resuming error caused by HistoryBuffer (#1078)
[Feature] Add torch_npu optimizer (#1079)
[Fix] Failed to remove the previous best checkpoints (#1086)
[Fix] Call SyncBufferHook before validation in IterBasedTrainLoop (#982)
[Fix] Fix merge ci (#1089)
[Fix] KeyError is thrown in _collect_scalars when log_with_hierarchy is True (#1085)
[Enhance] Support configuring directory used to synchronize results in BaseMetric (#1074)
[Feature] Support MLU backend (#1075)
Fix] Fix three typos in runner (#1068)
[Docs] Translate tutorials/evaluation.md (#1053)
[Docs] Translate the migration/hook.md to English (#1054)
[Fix] Fix publish multiple checkpoints when using multiple GPUs (#1059) (#1070)
[Docs] Introduce the use of wandb and tensorboard (#912)
[Enhance] Complement type hint of get_model_complexity_info() (#1064)
[Feature] Support registering partial functions and more (#595)
[Enhance] Make the parameters of get_model_complexity_info() friendly (#1056)
[Enhance] Allow users to customize worker_init_fn of Dataloader (#1038)
[Enhance] Remove useless variable declaration (#1052)
[Enhancement] Support BoolTensor and LongTensor on Ascend NPU (#1011)
[Feature] Add vis backend for MLflow. (#878)
[Refactor] Refactor logger hook unit tests (#797)
Bump version to v0.7.2 (#1051)
v0.7.2
v0.7.2
[Refactor] Refactor checkpointhook unit tests (#789)
[Fix] Initialize nested modules in ddp which define 'init_weights' method (#1045)
[Fix] Update the ClassBalancedDataset logic to keep len(repeat_factors) = len(dataset) (#1048)
[Enhancement] Align the evaluation result in log (#1034)
[Enhance] Suppress registry warning (#1043)
v0.7.1
v0.7.1
Bump version to 0.7.1 (#1007)
[Enhance] Make sure the FileHandler still alive after `torch.compile` (#1021)
[Enhancement] Do not print config if it is empty (#1028)
[Enhance] Do no catch unnecessary exceptions in registry (#1010)
Skip test_dist in Github Action (#1027)
[Fix] Add PyTorch 2.0 CI and fix unit tests (#1026)
[Feature] Publish models after training if published_keys is set in CheckpointHook (#987)
[Docs] Add more social networking links (#1024)
Loading