aboutsummaryrefslogtreecommitdiffstats
path: root/container-search/src/test/java/com/yahoo/search/query/profile/config/test/tensortypes/types/type1.xml
blob: 71e8e0f9d717876c4bc78f4c1836d86c8f33faef (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="type1">
    <field name="ranking.features.query(tensor_1)" type="tensor&lt;float&gt;(x[1])" />
    <field name="ranking.features.query(tensor_4)" type="tensor(key{})" />
</query-profile-type>