Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
monticore
EmbeddedMontiArc
applications
MNISTCalculator
Commits
839671c8
Commit
839671c8
authored
May 02, 2019
by
eyuhar
Browse files
added gluon test
parent
871315e4
Pipeline
#122856
passed with stage
in 17 minutes and 23 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
839671c8
...
...
@@ -41,7 +41,7 @@ TestCAFFE2:
-
RES=$(./build/src/cpp/DigitCalculator resources/images/2.jpg resources/images/3.jpg resources/images/4.png resources/images/6.png resources/images/2.jpg resources/images/3.jpg)
-
"
if
[[
$RES
!=
*
\"
SUM:
857
\"
*
]];
then
echo
\"
Wrong
result:
\"
$RES;
exit
1;
fi;"
Test
MXNET
:
Test
GLUON
:
stage
:
linux
image
:
registry.git.rwth-aachen.de/monticore/embeddedmontiarc/applications/mnistcalculator/mxnet:v0.0.3
script
:
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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