aboutsummaryrefslogtreecommitdiffstats
path: root/container-search/src/test/java/com/yahoo/search/query/profile/config/test/tensortypes/types/type2.xml
blob: 17e0a76eb94b260fd74ace778de508271c0c3aef (plain) (blame)
1
2
3
4
5
<!-- Copyright Yahoo. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root. -->
<query-profile-type id="type2">
    <field name="ranking.features.query(tensor_2)" type="tensor&lt;float&gt;(x[2])" />
    <field name="ranking.features.query(tensor_3)" type="tensor&lt;float&gt;(x[3])" />
</query-profile-type>