summaryrefslogtreecommitdiffstats
path: root/config-model/src/test/derived/tensor/attributes.cfg
diff options
context:
space:
mode:
authorJon Bratseth <bratseth@verizonmedia.com>2019-05-07 16:31:29 +0200
committerJon Bratseth <bratseth@verizonmedia.com>2019-05-07 16:31:29 +0200
commit84738dbd4aa45ecd54f2f3d04af3b31490fdf766 (patch)
tree64d1587f3a937aedd22822bdfea1e936cecec7ab /config-model/src/test/derived/tensor/attributes.cfg
parenta2b9e7ec76a39f31890fd854bbd43887e9507675 (diff)
Emit float tensor types in config when specified
Diffstat (limited to 'config-model/src/test/derived/tensor/attributes.cfg')
-rw-r--r--config-model/src/test/derived/tensor/attributes.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/config-model/src/test/derived/tensor/attributes.cfg b/config-model/src/test/derived/tensor/attributes.cfg
index 4b54e67f8b8..a72772276a8 100644
--- a/config-model/src/test/derived/tensor/attributes.cfg
+++ b/config-model/src/test/derived/tensor/attributes.cfg
@@ -17,7 +17,7 @@ attribute[].arity 8
attribute[].lowerbound -9223372036854775808
attribute[].upperbound 9223372036854775807
attribute[].densepostinglistthreshold 0.4
-attribute[].tensortype "tensor(x[2],y[])"
+attribute[].tensortype "tensor<float>(x[2],y[1])"
attribute[].imported false
attribute[].name "f3"
attribute[].datatype TENSOR