Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
monticore
EmbeddedMontiArc
languages
CNNArchLang
Commits
3f74a9ad
Commit
3f74a9ad
authored
Nov 04, 2019
by
Evgeny Kusmenko
Browse files
Update AllPredefinedLayers.java
parent
db235679
Pipeline
#201593
passed with stages
in 18 minutes and 5 seconds
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
src/main/java/de/monticore/lang/monticar/cnnarch/predefined/AllPredefinedLayers.java
View file @
3f74a9ad
...
...
@@ -100,7 +100,7 @@ public class AllPredefinedLayers {
LSTM
.
create
(),
GRU
.
create
(),
Embedding
.
create
(),
Reshape
.
create
()
)
,
Reshape
.
create
(),
RNN
.
create
());
}
}
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment