aboutsummaryrefslogtreecommitdiffstats
path: root/searchlib/src/main/java/com/yahoo/searchlib/rankingexpression/rule/TensorFunctionNode.java
Commit message (Expand)AuthorAgeFilesLines
* for testing onlylesters/bert-testingLester Solbakken2020-04-031-5/+41
* 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
* Revert "Bratseth/tensor functions 3"Jon Bratseth2016-11-251-111/+0
* Generalize tensor function handlingJon Bratseth2016-11-241-1/+0
* Implement composite functionsJon Bratseth2016-11-241-0/+112