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
5d7527d75e619857de18ac8dfa867dd059069da4
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
26
May
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
14
13
12
10
9
8
[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)
[Fix] Fix the incorrect device of inputs in get_model_complexity_info (#1130)
[Fix] The ann_file and data_root of BaseDataset can be None (#850)
[Refactor] Refactor the unit tests of SyncBuffersHook (#813)
Bump version to v0.7.3 (#1118)
v0.7.3
v0.7.3
[Fix] Fix build unnecessary loop during train/test/val (#1107)
[Imporve] Support `_load_state_dict_post_hooks` in `load_state_dict`. (#1103)
[Fix] Save optimizer.state_dict() in cpu by default (#966)
[Enhance] Enhance error message during custom import (#1102)
[Docs] Update links (#1108)
[Fix] collate_fn does not support passing a function object (#1093)
[Fix] No training log when the num of iterations is smaller than the interval (#1046)
[Fix] Distributed use correct local rank (#973)
[Enhance] Visualizer.show supports calling opencv to show images (#1015)
[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)
Loading