aboutsummaryrefslogtreecommitdiffstats
path: root/config-model/src/main/java/com/yahoo/schema/expressiontransforms/InputRecorder.java
Commit message (Expand)AuthorAgeFilesLines
* allow configuring normalizersArne Juul2023-10-131-4/+33
* Update copyrightJon Bratseth2023-10-091-1/+1
* Merge pull request #28566 from vespa-engine/arnej/avoid-recomputing-match-fea...Arne H Juul2023-09-211-0/+4
|\
| * if something is already a match-feature, avoid computing it again in global-p...Arne Juul2023-09-181-0/+4
* | get rid of input which is already gotten from queryArne Juul2023-09-181-3/+1
|/
* Ignore input also listed in intializers when parsing metadata from modelBjørn Christian Seime2023-04-131-5/+1
* Ignore input also listed in initializersBjørn Christian Seime2023-03-311-5/+9
* use withTransformedExpressions for wiringArne Juul2023-03-201-14/+1
* handle DynamicTensor with embedded expressionsArne Juul2023-03-171-0/+8
* * make InputRecorder handle slice with embedded expressionsArne Juul2023-03-161-0/+8
* add special handling of TensorFunctionNode containing Generate functionArne Juul2023-03-141-3/+24
* remember which functions are already handledArne Juul2023-03-101-0/+6
* handle more complex features and functions wrapped in rankingExpression(foo)Arne Juul2023-03-081-3/+8
* Reapply "deeper processing of onnx inputs"Arne Juul2023-03-081-1/+10
* Revert "deeper processing of onnx inputs"Arne Juul2023-02-241-10/+1
* deeper processing of onnx inputsArne Juul2023-02-161-1/+10
* use FeatureNamesArne Juul2023-02-081-8/+13
* experimental WIPArne Juul2023-02-071-0/+87