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
f2df9efefb0982f10dd685d5803f52378871ac34
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
12
Apr
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
27
Feb
26
25
24
22
[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)
[Fix] Fix there is no space between data_time and metric (#1025)
[Docs] Minor fixes in docs to remove or replace unicode chars with ascii chars (#1018)
[Refactor] Refactor the `get_device` and `is_npu_available` (#1004)
[Enhancement] Unify the use of print_log and logger (#997)
[Enhance] Add `mmpretrain` to the `MODULE2PACKAGE` (#1002)
Bump version to v0.7.0 (#999)
v0.7.0
v0.7.0
[Fix] Fix pytorch2.0 does not support sys._getframe used to remove private keys (#979)
[Fix] Fix inferencer gets wrong configs path (#996)
Add citation in README (#995)
[Fix] Fix AMP in Ascend and support using NPUJITCompile environment (#994)
fix lint (#993)
[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)
Loading