summaryrefslogtreecommitdiffstats
path: root/config-model/src/test/cfg
diff options
context:
space:
mode:
authorJon Bratseth <bratseth@gmail.com>2022-05-13 12:13:20 +0200
committerJon Bratseth <bratseth@gmail.com>2022-05-13 12:13:20 +0200
commit02d0faa424db6c3ede74dd685438cd234c693139 (patch)
tree37a115b10e81296bd346b2f36843eff9e4e74688 /config-model/src/test/cfg
parent1384a84e3af94235dd07ee068afa446aaf7eb31f (diff)
Propagate full message
Diffstat (limited to 'config-model/src/test/cfg')
-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 {