Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
C
CNNArch2Gluon
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
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
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
monticore
EmbeddedMontiArc
generators
CNNArch2Gluon
Graph
4afa996bbdddc3995c35344b1c6a1e4a8b544f7c
Select Git revision
Branches
7
ba_weber
fix_zscore_normalization
ma-daxhammer
master
default
protected
ppo_algorithm
sac
transformer
7 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
20
Jul
19
30
May
28
27
22
17
4
16
Apr
14
13
7
6
5
3
31
Mar
6
28
Jan
23
15
11
10
9
3
29
Dec
22
20
19
18
9
6
5
2
1
27
Nov
26
22
19
17
14
12
11
8
7
5
31
Oct
30
28
18
11
8
7
6
4
1
27
Sep
26
24
23
19
17
15
13
10
9
6
5
3
30
Aug
28
25
23
22
21
19
18
17
16
13
12
11
23
Jul
20
19
18
17
16
15
14
13
11
10
9
7
6
3
2
1
25
Jun
24
21
16
14
13
12
11
10
9
8
7
6
5
31
May
27
26
21
19
16
8
Apr
7
5
4
3
25
Feb
22
29
Jan
24
20
Dec
21
Nov
26
Oct
25
22
18
6
Sep
31
Aug
30
26
21
20
9
6
5
15
Jul
19
Jun
18
17
16
15
14
12
31
May
30
Multi Gpu support, Added Masked Option do DotProductSelfAttention layer
Layer renamings; misc changes
C++ part for multiple input to replay sub nets; bug fixes
Preperation for multiple inputs in memory, bug fixes
further bug fix
Perfomance improvements for Memory Layer and bug fixes
added DotProductSelfAttention layer, removed replay for normal MemoryLayer
Added replay for LargeMemory layer
fixes to cpp predictin / extension of replaymem prediction
bug fix
Bug Fixes
Rewrote C++ predictor with full cpp api, can now do local adaption
Added generation of replay subnets for ReplayMemory.
new name and parameters for memory layer
fixes for large memory layer
Started Implementation of LargeMemory layer
Merge branch 'develop' into 'master'
bumped version number
Merge branch 'semantic_segmentation' into develop
fix checking template eval_metric_params
Update settings.xml
Merge branch 'develop' into 'master'
Merge branch 'semantic_segmentation' into develop
updated cnnarch dependency
updated GenerationTest
uncommented broken tests and marked with todo
updated tests after rebase
updated tests, pom.xml
added allow_missing and ignore_extra for pretrained weights
added metric loss accuracy_ignore_label
added metric AccuracyWithIgnoreLabel
added "groups" parameter for conv and transconv
added weightsPath
added load_pretrained kwarg
adjusted weights for adding loss_weight
changed crop to crop test
added Crop Layer to supported layers
removed illegal parameter in dice_loss
changed crop end to until for compatibility
changes to crop layer
Loading