summaryrefslogtreecommitdiffstats
path: root/config-model/src/test/derived/schemainheritance/ranking-constants.cfg
blob: 9b34e3f183735ccd29e7dac1f59b227da6523245 (plain) (blame)
1
2
3
4
5
6
constant[].name "parent_constant"
constant[].fileref "constants/my_constant_tensor_file.json"
constant[].type "tensor<float>(x{},y{})"
constant[].name "child_constant"
constant[].fileref "constants/my_constant_tensor_file.json"
constant[].type "tensor<float>(x{},y{})"