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
2708b7ed48e4f0560115d0b0f03bde8ee03b5a23
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
5
Mar
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
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)
Refine the repr of Registry (#942)
Fix failed URL (#943)
Refine the style of table (#941)
[Feature] Support model complexity computation (#779)
[Docs] Fix typo shedule (#936)
Add the links of twitter, discord, medium, and youtube (#924)
[Bug] Fix the bug when the params in shared modules do not require grad (#903)
[Docs] Temporarily skip errors in building pdf docs at readthedocs (#928)
[Enhance] Beautify the print result of the registry (#922)
[Docs] how to set the interval parameter (#917)
[Docs] Introduce how to set random seed (#914)
Fix docstring (#913)
[Docs] Resolve warnings in sphinx build (#915)
[Docs] Move examples to a new directory (#911)
Loading