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
f1de071cf08bb1518f79e1916b2c8c867ffb6561
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
17
Oct
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
[Docs] Fix Chinese docs whitespaces (#521)
fix typo (#616)
Add issue or pr assignees (#608)
[Docs] Fix cannot show `changelog.md` in chinese documents. (#606)
Add CODEOWNERS file to assign reviewers automactically (#605)
[Docs] Fix typo in docs/zh_cn/tutorials/config.md (#596)
[Docs] Fix typo in docs/zh_cn/tutorials/model.md (#598)
Bump version to v0.2.0 (#591)
v0.2.0
v0.2.0
[Fix] Fix base tta model (#593)
[Fis] Set `_is_init` to True when `pretrained` is True (#555)
[Feature] Add test time augmentation base model. (#538)
[Enhance]: make total loss at the end of all losses (#369)
[Doc]: revise docs (#547)
[Fix] fix loss smooth when loss name doesn't start with `loss` (#539)
Fix typo in FSDP (#569)
[Feats]: Add smddp dist backend option (#579)
[Fix] some out-of-date unittests (#586)
[Fix] Fix detect_anomalous_params (#588)
[Doc] delete the error comment in docs (#514)
[Doc]: Update config.md (#562)
[Docs] Fix the docstring of model sub-package (#573)
[Dev]: Upgrade pre commit hooks (#576)
[Fix]: use get instead of pop to get `runner_type` (#549)
[Doc]: fix spell error (#548)
[Refactor] Refactor fileio without breaking back compatibility (#533)
[Fix] Support compare numpy array dataset meta (#511)
[Fix]: Fix _save_to_state_dict (#542)
[Fix] CheckpointHook behavior incorrect if given `filename_tmpl` argument (#518)
[Enhancement]: Remove unnecessary "if statement" (#536)
[Fix ] Fix unit test could may fail caused by `MultiProcessTestCase` (#535)
[Feature] Support convert `BN` to `SyncBN` by config (#506)
[Fix] Fix merge ci & multiprocessing unit test (#529)
[Doc]: fix typo in instance_data.py (#530)
[Docs] Fix API files of en docs (#525)
[Doc] Fix typo in docstring (#527)
[Fix] Fix unit test in windows (#515)
[Fix] Fix circle import in EMAHook (#523)
[Enhance] Use torch.lerp_() to speed up EMA. (#519)
[Fix] Fix error argument sequence in fsdp (#520)
[fix] EMAHook load state dict (#507)
Loading