Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
E
EMADL2CPP
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Locked Files
Issues
2
Issues
2
List
Boards
Labels
Service Desk
Milestones
Iterations
Merge Requests
1
Merge Requests
1
Requirements
Requirements
List
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Test Cases
Security & Compliance
Security & Compliance
Dependency List
License Compliance
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Code Review
Insights
Issue
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
monticore
EmbeddedMontiArc
generators
EMADL2CPP
Commits
5c173096
Commit
5c173096
authored
Mar 07, 2019
by
Christopher Jan-Steffen Brix
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Use prebuild docker container
parent
a22fd7ff
Pipeline
#109744
failed with stage
in 1 minute and 19 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
14 deletions
+1
-14
.gitlab-ci.yml
.gitlab-ci.yml
+1
-14
No files found.
.gitlab-ci.yml
View file @
5c173096
...
...
@@ -35,21 +35,8 @@ masterJobLinux:
testJobLinux
:
stage
:
linux
image
:
maven:3-jdk-8
image
:
http://registry.git.rwth-aachen.de/monticore/embeddedmontiarc/generators/emadl2cpp/integrationtests/mxnet:v0.0.1
script
:
-
apt-get update
-
apt-get install -y git
-
git clone https://github.com/apache/incubator-mxnet.git mxnet-source
-
cp -r mxnet-source/include/mxnet /usr/include/mxnet
-
ls /usr/include/
-
ls /usr/include/mxnet
-
apt-get install -y wget python gcc
-
wget https://bootstrap.pypa.io/get-pip.py
-
python get-pip.py
-
pip install mxnet
-
pip install h5py
-
apt-get install -y build-essential cmake
-
apt-get install -y liblapack-dev libblas-dev libboost-dev libarmadillo-dev
-
mvn -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn -B clean install --settings settings.xml
only
:
-
oneclick_nn_training
...
...
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