This commit is contained in:
Mark Hillebrand 2016-08-29 15:02:09 +02:00
Родитель 82d19034be
Коммит d765731851
1 изменённых файлов: 2 добавлений и 2 удалений

Просмотреть файл

@ -1,5 +1,5 @@
# This file is a sample ndl script for a single operator (Plus) adding a constant to an input
# It is used by the Extensibility\CSEvalClient program
# It is used by the Examples\Evaluation\CSEvalClient program
deviceId=0
run=AddOne
AddOne=[
@ -9,4 +9,4 @@ AddOne=[
FeatureNodes=(features)
OutputNodes=(ol)
]
]