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
4dcbd269aa85e7af6d1d6857de731e9055f47102
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
15
Nov
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] Format the log of `CheckpointLoader.load_checkpoint` (#685)
Update issue template (#707)
[Fix] Fix examples/distributed_training.py does not work in DDP (#700)
Bump version to v0.3.1 (#706)
v0.3.1
v0.3.1
[Docs] Refine docs/zh_cn/tutorials (#694)
[Fix] Remove besk ckpt only in master rank (#682)
[Docs] Fix typo in docs (#702)
[Enhance] Replace `print` with `print_log` for those functions called by runner (#686)
[Docs] Fix metric typo (#675)
Add mmyolo mapping in PKG2PROJECT (#684)
Fix documentation reference in runner docstring (#668)
[Docs] Add mmeval link in README (#669)
Bump version to v0.3.0 (#661)
v0.3.0
v0.3.0
[Fix] Fix potential OOM error when loading checkpoint with `map_location="cuda:0"` (#665)
[Docs] Fix docstring and documentation used for hub.get_model (#659)
[Docs] Fix docstring of BaseDataset (#656)
[Fix] Set the default value of encoding in Config to utf-8 (#653)
[Enhance] Add `ignore_keys` in ConcatDataset (#556)
[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)
Loading