aboutsummaryrefslogtreecommitdiffstats
path: root/config-model/src/test/cfg/application
diff options
context:
space:
mode:
authorJon Bratseth <bratseth@gmail.com>2022-05-16 09:02:39 +0200
committerJon Bratseth <bratseth@gmail.com>2022-05-16 09:02:39 +0200
commit6a18cd0de7c7d593d61e2162690fc46698651da4 (patch)
treee6d9f2cb8464368bd22ffefac5ef0996718ac4e5 /config-model/src/test/cfg/application
parentbbe92324857195e87affc35235218c9417ec415a (diff)
Revert "Revert "Bratseth/constants cleanup 2""
This reverts commit 02f96c03fd5b434788e1c5e77436c99bb7562f77.
Diffstat (limited to 'config-model/src/test/cfg/application')
-rw-r--r--config-model/src/test/cfg/application/stateless_eval/example.model1
1 files changed, 1 insertions, 0 deletions
diff --git a/config-model/src/test/cfg/application/stateless_eval/example.model b/config-model/src/test/cfg/application/stateless_eval/example.model
index af1c85be4f0..1d2db15c3ba 100644
--- a/config-model/src/test/cfg/application/stateless_eval/example.model
+++ b/config-model/src/test/cfg/application/stateless_eval/example.model
@@ -7,6 +7,7 @@ model example {
constants {
constant1: tensor(x[3]):{{x:0}:0.5, {x:1}:1.5, {x:2}:2.5}
constant2: 3.0
+ #constant1asLarge tensor(x[3]): file:constant1asLarge.json
}
constant constant1asLarge {