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
cccd20a636f3443fdb1c975e35e1710becbf2182
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
26
Aug
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
[Fix] Fix EMAHook trigger train loop and AveragedModel sync buffer. (#467)
[Docs] How to migrate scheduler. (#456)
[Fix] Add `set_random_seed` function in MMEngine (#464)
[Docs] Add visualizer docs (#418)
[Fix]: fix deep copy data list item (#471)
[Refactor] Refactor data flow to make the interface more natural (#468)
[Refactor] Refactor code structure (#395)
[Refactor] Refactor the import rule (#459)
[Fix] Fix utils ut (#458)
[Docs] Simplify hook docs (#428)
[Docs] Add speed training examples (#408)
[Doc]: Update the tutorials of basedataset (#445)
[Doc]: add save_gpu_memory docs (#419)
[Visualizer] use FigureManager to manage figure to avoid affecting plt.show() outside Visualizer(#440)
Migrate utils from mmcv (#447)
[Docs] Update runner documents. (#430)
[Docs] Modify distributed tutorials (#421)
[Enhancement] Improve revert_sync_batchnorm to support mmcv SyncBN (#448)
Fix unit tests (#449)
[Refactor]: migrate LMDB backends and modifications from open-mmlab/mmcv#1764 and open-mmlab/mmcv#1747 (#426)
[Docs] Update scheduler doc. (#439)
[Enhance] Support build evaluator from list of built metric (#423)
[Docs] Add installation docs (#406)
[Fix]: fix ci (#441)
[Enhance] Support building optimizer wrapper from built Optimizer instance (#422)
[Fix]: fix error and add unit test (#429)
[Doc]: fix typo in installation command (#433)
[Fix] Make default scope of runner be `mmengine` (#435)
[Fix] Make logger compatible with python3.6 (#437)
Add .pre-commit-config-zh-cn.yaml (#405)
[Docs] Add the steps to build docs (#409)
[Fix] fix the docstring to match the order of the function return (#415)
[Refactor] Rename test_hook to test_hooks (#425)
Directly import from collections.abc (#427)
BaseModel support recursively set the device of data_preprocessor (#387)
[Enhancement] Improve unit tests of mmengine/runner (#182)
fix ci (#424)
[Feature] Support CosineRestartParamScheduler. (#397)
[Fix] Fix wrong epoch and iter when saving best ckpt (#400)
[Fix] Support training with data without `metainfo`. (#417)
Loading