aboutsummaryrefslogtreecommitdiffstats
path: root/searchlib/src/main/java/com/yahoo/searchlib/rankingexpression/rule/TensorFunctionNode.java
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* add withTransformedExpressions() to TensorFunctionNode APIArne Juul2023-03-201-0/+20
* * make InputRecorder handle slice with embedded expressionsArne Juul2023-03-161-0/+2
* Unify on Streams.toListHenning Baldersheim2023-01-171-15/+10
* Remove deprecated APIs exposing Guava typesBjørn Christian Seime2022-06-081-8/+0
* Compute hash without serializing to stringJon Bratseth2022-03-011-0/+6
* Pass type contextJon Bratseth2022-02-281-2/+7
* Resolve slice dimensionJon Bratseth2022-02-161-10/+20
* Deprecate ctors and methods in 'searchlib' using Guava ImmutableMapBjørn Christian Seime2021-12-071-3/+10
* Add custom `@Beta` annotationBjørn Christian Seime2021-12-031-1/+1
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
* Make tensor generate inspectableJon Bratseth2020-06-291-0/+11
* Limit size of serialization context for functions without argumentsLester Solbakken2020-04-261-2/+8
* Exmbrace serialized expressionsJon Bratseth2019-12-181-4/+12
* Error checkingJon Bratseth2019-12-141-2/+8
* Interpret dimensions in written orderJon Bratseth2019-12-141-4/+14
* Parse mixed tensorsJon Bratseth2019-12-131-0/+28
* Cleanup and update ABI specJon Bratseth2019-12-041-6/+15
* Propagate binding context to/from tensor functionsJon Bratseth2019-12-041-15/+83
* Output function references wrapped in rankingExpression()Jon Bratseth2019-12-021-2/+2
* Support index generating expressions in tensor value functionsJon Bratseth2019-11-271-15/+14
* Allow bound functions in tensor generateJon Bratseth2019-11-261-11/+35
* Serialize scalar functions with contextJon Bratseth2019-11-081-31/+42
* Literal tensors with value expressionsJon Bratseth2019-11-051-1/+40
* Wire in a StringBuilder to avoid string concatenation.Henning Baldersheim2018-04-201-3/+3
* Revert "Revert "Bratseth/typecheck all 3""Jon Bratseth2018-02-221-4/+6
* Revert "Bratseth/typecheck all 3"Harald Musum2018-02-211-6/+4
* Revert "Merge pull request #5091 from vespa-engine/revert-5065-bratseth/typec...Jon Bratseth2018-02-211-4/+6
* Revert "Bratseth/typecheck all 2"Jon Bratseth2018-02-201-6/+4
* Propagate type informationJon Bratseth2018-02-171-4/+6
* Remove commented out codeLester Solbakken2018-02-081-5/+0
* Inline small tensor constants imported from tensorflowLester Solbakken2018-02-081-5/+6
* Verify macrosJon Bratseth2018-01-311-4/+4
* Propagate type information through ranking expressionsJon Bratseth2018-01-291-2/+2
* Propagate type informationJon Bratseth2018-01-291-5/+15
* Parse generated tensor function treesJon Bratseth2018-01-221-1/+3
* Revert "Revert "Bratseth/tensorflow models""Jon Bratseth2017-12-181-13/+23
* Revert "Bratseth/tensorflow models"gjoranv2017-12-171-23/+13
* Check agreement between TF and Vespa executionJon Bratseth2017-12-131-1/+8
* Import and return constant tensorsJon Bratseth2017-12-021-13/+13
* Complete prototype TensorFlow mappingJon Bratseth2017-11-281-0/+3
* Update copyright headersJon Bratseth2017-06-141-1/+1
* Revert "Update copyright headers"Jon Bratseth2017-06-141-1/+1
* Update copyright headersJon Bratseth2017-06-141-1/+1
* Revert "Copyright header"Jon Bratseth2017-06-131-1/+1
* Copyright headerJon Bratseth2017-06-131-1/+1
* Add tensor generate functionsJon Bratseth2016-12-221-3/+15
* MapTensor -> MappedTensorJon Bratseth2016-12-121-2/+1
* Propagate set/getChildrenJon Bratseth2016-11-281-2/+22
* Revert "Revert "Bratseth/tensor functions 3""Jon Bratseth2016-11-261-0/+111