aboutsummaryrefslogtreecommitdiffstats
path: root/config-model/src/test/cfg/application/ml_models/searchdefinitions/test.sd
diff options
context:
space:
mode:
Diffstat (limited to 'config-model/src/test/cfg/application/ml_models/searchdefinitions/test.sd')
-rw-r--r--config-model/src/test/cfg/application/ml_models/searchdefinitions/test.sd2
1 files changed, 1 insertions, 1 deletions
diff --git a/config-model/src/test/cfg/application/ml_models/searchdefinitions/test.sd b/config-model/src/test/cfg/application/ml_models/searchdefinitions/test.sd
index ab5e42f983d..d7b3cc76339 100644
--- a/config-model/src/test/cfg/application/ml_models/searchdefinitions/test.sd
+++ b/config-model/src/test/cfg/application/ml_models/searchdefinitions/test.sd
@@ -2,7 +2,7 @@
search test {
document test {
- field argument type tensor<float>(d0[],d1[784]) {
+ field argument type tensor(d0[],d1[784]) {
indexing: attribute
}
}