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
ecf816e1e933ef58c9072daeec58a466f9f02c2d
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
1
Nov
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
[Doc]: Fix docstring of Config (#654)
[Fix] Fix the calculation error of eta_min in CosineRestart (#639)
[Fix] Fix open() encoding problem of Config in Windows (#648)
[Docs] Fix typo (#650)
Change strict_load of EMAHook to False by default (#642)
[Enhancement] Deprecate _save_to_state_dict implemented in mmengine (#610)
[Fix] Fix `BaseDataPreprocessor.cast_data` cound not handle string data (#602)
[Fix] Fix error implementation of `is_model_wrapper` (#640)
[Feature] Support torch ZeroRedundancyOptimizer (#551)
Fix typo (#644)
[Docs] Add mmengine logo in docs (#641)
[Enhance] Call `register_all_modules` in `Registry.get()` (#541)
[Feature] Add a function to mark the deprecated function. (#609)
[Feature] Support engine with NPU backend. (#572)
[Fix]: fix add_config func is not called bug (#613)
[Doc] Refine chinese doc (#516)
[Feats]: Add ROCm info when collecting env (#633)
[Docs] Add mmyolo link in README (#634)
[Docs] Translate installation and 15_min (#629)
[Fix] Fix error format of log message (#508)
[Fix] Make autocast compatible with mps (#587)
[Enhance] add documents for `clip_grad` , and support clip grad by value. (#513)
[FIx] Fix the total number of iterations in log is a float number. (#604)
[CI] Fix pip upgrade CI (#622)
[Feats]: add non_blocking feature to BaseDataPreprocessor (#618)
[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)
Loading