aboutsummaryrefslogtreecommitdiffstats
path: root/container-search/src/test/java/com/yahoo/search/query/profile/config/test/tensortypes/types/type1.xml
blob: 9d465541e1e60b907fa34f84c16ada08887fe94b (plain) (blame)
1
2
3
4
5
<!-- Copyright Vespa.ai. 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>