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
aef4cd55
Commit
aef4cd55
authored
Nov 01, 2022
by
Feras Mulhem
Browse files
Update pipeline configuration
parent
3c14dae8
Pipeline
#839588
passed with stage
in 9 minutes and 11 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
pytorch/predefined-pipeline/src/main/emadl/calculator/NetworkPipeline.conf
View file @
aef4cd55
...
...
@@ -3,8 +3,9 @@
//
linking
to
corresponding
pipeline
schema
can
be
handled
manually
.
configuration
NetworkPipeline
{
Data_Access
:
HDF5_Component
{
datasource
:
"path.to.source"
}
Training
:
MySupervisedTrainer
{
network
:
path
.
to
.
network
}
data_access_step
:
HDF5_Component
{
datasource
:
"path.to.source"
}
training_step
:
MySupervisedTrainer
{
network
:
path
.
to
.
network
}
evaluation_step
:
MyEvaluation
schemaApi
//
implicitly
handled
,
all
components
get
this
}
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