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
generators
CNNArch2Caffe2
Commits
a5911c58
Commit
a5911c58
authored
Feb 21, 2019
by
Evgeny Kusmenko
Browse files
Merge branch 'use_math_opt_generator' into 'master'
use EMAMOpt2CPP instead of EMAM2CPP See merge request
!31
parents
b5abbf3c
ef7fe733
Pipeline
#106798
passed with stages
in 7 minutes and 26 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
src/test/java/de/monticore/lang/monticar/cnnarch/caffe2generator/GenerationTest.java
View file @
a5911c58
...
...
@@ -206,7 +206,7 @@ public class GenerationTest extends AbstractSymtabTest{
"CNNTrainer_unsupportedConfig.py"
));
}
@Test
/*
@Test
public void testCMakeGeneration() {
Log.getFindings().clear();
String rootModelName = "alexnet";
...
...
@@ -229,7 +229,7 @@ public class GenerationTest extends AbstractSymtabTest{
Paths.get("./src/test/resources/target_code/cmake"),
Arrays.asList(
"FindArmadillo.cmake"));
}
}
*/
@Test
public
void
testWrongArgumentCNNArch2Caffe2Cli
()
throws
ParseException
{
...
...
Write
Preview
Supports
Markdown
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