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
c5bddea13ee7ade0857ec142ecd5a0544c9d6012
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
25
Jun
24
16
15
14
12
8
6
3
2
1
30
May
29
28
27
26
25
23
19
16
9
6
4
28
Apr
27
26
25
24
23
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
[Refacor] Replace 'if base' with 'with read_base' context manager (#1207)
[Fix] gpu collection during evaluation (#1208)
[Fix] Fix ut error in docker (#1204)
Fix the syntax in github action (#1203)
[Feature] Support Pure Python style Configuration File (#1071)
Skip mmcv in CI when torch < 1.8 (#1199)
[Docs] Fix typo in document (#1201)
[Fix] CheckpointHook should check whether file exists before removing it (#1198)
[Enhance] Learning rate in log can show the base learning rate of optimizer (#1019)
[Docs] English introduction (#1189)
[Enhance] WandbVisBackend supports updating config (#977)
Refine the error message when auto_scale_lr is not set correctly (#1181)
bump version to v0.7.4 (#1184)
v0.7.4
v0.7.4
[Fix] Save checkpoint again to update best_ckpt of ckpt (#1168)
[Fix] Fix unit test failed for limited CI resources (#1163)
[Docs] Add the usage of clearml (#1180)
[Feature] Add support for full wandb's define_metric arguments (#1099)
[Feature] Add vis backend for clearml (#878) (#1091)
[Feature] Support Sophia optimizers (#1170)
[Fix] Fix the AttributeError raised by _get_device_id (#1172)
[Enhancement] Handle the case for Multi-Instance GPUs when using cuda_visible_devices (#1164)
[Docs] Move the usage of distributed training to a single document (#1171)
[Refactor] Let unit tests not affect each other (#1169)
[Fix] Fix `ProfileHook` can not profile performance in ddp-training (#1140)
[Fix] Close MLflowVisBackend only if active (#1144) (#1151)
Fix unit test error due to program abort caused by limited resources (#1162)
[Feature] Support dipu device (#1127)
fix format (#1160)
[Feature] MLflowVisBackend adds a new paramter to select config keys to be saved (#1159)
[Docs] Translate data_element.md (#1067)
[Fix] Correctly record random seed in log (#1152)
[Docs] Fix a typo (#1154)
[Docs] Fix a missing comma in tutorials/runner.md (#1146)
[Enhancement] Add an option to control whether to use progress bar in BaseInference (#1135)
Add a text classification in examples (#1122)
[Docs] Move translation of infer.md to en (#1138)
[Docs] Translate infer.md (#1121)
[Enhance] Enable full precision training on Ascend NPU (#1109)
[Docs] Limit urllib3 version for docs building (#1132)
[Fix] Correctly saves metadata of state_dict when save checkpoints (#1131)
Loading