summaryrefslogtreecommitdiffstats
path: root/config-model/src/main/java/com/yahoo/schema/expressiontransforms/InputRecorder.java
Commit message (Expand)AuthorAgeFilesLines
* 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