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
10330cde9da8be5c151d7ca6ac7a378cddbd3902
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
13
Mar
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
27
Feb
26
25
24
22
21
19
17
16
15
14
12
9
8
[Enhancement] Support dumping logs of different ranks (#968)
[Docs] Translate "Model Complexity Analysis" to Chinese (#969)
[Enhancement] Support writing data to `vis_backend` with prefix (#972)
[Feature] Support torch.compile since PyTorch2.0 (#976)
[Fix] Fix duplicated warning (#992)
[Enhancement] Silence error when `ManagerMixin` built instance with duplicate name. (#990)
[Fix] Support calculate the flops of `matmul` with single dimension matrix (#970)
[Docs] Translate "how to set random seed" (#930)
Fix changelog date (#986)
[Enhancement] Save the memory to visualization backends (#974)
[Enhancement] Add `FUNCTIONS` root Registry (#983)
[Docs] Fix typo in hook document (#980)
[Enhancement] Replace warnings.warn with print_log (#961)
[Feature] Support EarlyStoppingHook (#739)
Update .owners.yml (#978)
[Docs] Translate model analysis document to English (#956)
[Fix] Fix optim_wrapper unittest for pytorch <= 1.10.0 (#975)
[Feature] Enable bf16 in AmpOptimWrapper (#960)
[Docs] Translate "Debug Tricks" to English (#953)
[Docs] Add a document about setting interval (#964)
fix typo (#965)
Bump version to v0.6.0 (#954)
v0.6.0
v0.6.0
[Enhance] Get model configs from metafile without installation (#901)
fix typo (#955)
[Feature] Add Lion optimizer (#952)
Change codeowners (#949)
[Enhancement] Clear UT warning caused by pytest (#947)
[Enhance] Make sure Tensors to broadcast is contiguous (#948)
[Fix] Temporarily fix collect_env raises errors and stops programs (#944)
[Refactor] Refactor ema hook (#804)
[Refactor] Refactor unit test of ParamSchedulerHook (#809)
[Refactor] Use a real runner to test RuntimeInfohook (#810)
[Refactor] Use a real runner to test DistSamplerSeedHook (#812)
[Refactor] Use a real runner to test IterTimerHook (#807)
[Refactor] Refactor unit test of EmptyCacheHook (#805)
[Refactor] Refactor unit test of Base hook (#806)
[Docs] Add a document about debug tricks (#938)
[Docs] Count FLOPs and parameters (#939)
[Docs] Add the document for the transition between IterBasedTraining and EpochBasedTraining (#926)
[Feature] Add NPUProfilerHook to profile performance in Ascend device (#925)
Loading