aboutsummaryrefslogtreecommitdiffstats
path: root/config-model/src/main/java/com/yahoo/schema/expressiontransforms
Commit message (Expand)AuthorAgeFilesLines
* use Integer.toHexString on hashcodeArne Juul2023-03-211-1/+1
* use withTransformedExpressions for wiringArne Juul2023-03-201-14/+1
* deeper processing of TensorFunctionNode and ONNX model referencesArne Juul2023-03-201-0/+33
* Merge branch 'master' into arnej/handle-dynamic-tensorJon Bratseth2023-03-201-2/+2
|\
| * - avoid unintentionally duplicated rank-propertiesArne Juul2023-03-201-2/+2
* | handle DynamicTensor with embedded expressionsArne Juul2023-03-171-0/+8
* | avoid making OperationNode with no operatorsArne Juul2023-03-171-0/+3
|/
* * make InputRecorder handle slice with embedded expressionsArne Juul2023-03-161-0/+8
* add special handling of TensorFunctionNode containing Generate functionArne Juul2023-03-142-3/+52
* 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
* Revert "Revert "Let list handling catch up with Java 17""Henning Baldersheim2022-12-021-14/+13
* Revert "Let list handling catch up with Java 17"Bjørn Christian Seime2022-12-021-13/+14
* Let list handling catch up with Java 17Henning Baldersheim2022-12-021-14/+13
* Optimize importsHarald Musum2022-10-241-8/+0
* Only check types when necessaryJon Bratseth2022-10-031-3/+3
* Revert "Merge pull request #24279 from vespa-engine/jonmv/revert-GC-heaven-co...Jon Bratseth2022-10-031-8/+24
* Revert "Merge pull request #24257 from vespa-engine/bratseth/boolean-optimize...jonmv2022-10-021-12/+7
* Revert "Merge pull request #24266 from vespa-engine/bratseth/tolerate-missing...jonmv2022-10-021-15/+4
* Tolerate missing typesJon Bratseth2022-09-291-4/+15
* Only optimize boolean expressions on primitivesJon Bratseth2022-09-291-7/+12
* Use tensor vocabularyJon Bratseth2022-09-282-8/+8
* Drop 'arithmetic' from nameJon Bratseth2022-09-282-30/+30
* Fold comparisons into the other operatorsJon Bratseth2022-09-281-6/+4
* Use ArithmeticNode.resolve instead of creating a new one explicit.Henning Baldersheim2022-09-211-2/+32
* Avoid confusing the reader by starting off with OR. Just use null instead.Henning Baldersheim2022-09-211-2/+1
* Short circuit boolean expressionsJon Bratseth2022-09-212-1/+107
* Revert "Revert "Revert "Short circuit boolean expressions"""Henning Baldersheim2022-09-212-107/+1
* Revert "Revert "Short circuit boolean expressions""Henning Baldersheim2022-09-212-1/+107
* Revert "Short circuit boolean expressions"Arnstein Ressem2022-09-202-107/+1
* Update BooleanExpressionTransformer.javaHenning Baldersheim2022-09-201-1/+1
* Short circuit boolean expressionsJon Bratseth2022-09-202-1/+107
* Remove TensorFlow feature converterLester Solbakken2022-06-081-24/+3
* onnxModel to onnx in summary/matchfeaturesLester Solbakken2022-06-081-9/+8
* Rename the 'searchdefinition' package to 'schema'Jon Bratseth2022-05-1911-0/+977