aboutsummaryrefslogtreecommitdiffstats
path: root/vespajlib/src/test/java/com/yahoo/tensor/functions/TensorFunctionTestCase.java
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* Validate query feature tensor typesJon Bratseth2022-03-291-2/+2
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
* Properly handle dimensions argument to argmax/argminLester Solbakken2020-04-151-0/+2
* More tensor short forms in Tensor.toString()Jon Bratseth2020-01-031-2/+2
* Pull name upJon Bratseth2019-11-271-2/+2
* Support index generating expressions in tensor value functionsJon Bratseth2019-11-271-4/+5
* Revert "Revert "Always output tensor type in toString""Jon Bratseth2018-11-291-2/+2
* Revert "Always output tensor type in toString"HÃ¥kon Hallingstad2018-11-291-2/+2
* Always output tensor type in toStringJon Bratseth2018-11-281-2/+2
* Revert "Revert "Bratseth/tensorflow models""Jon Bratseth2017-12-181-3/+3
* Revert "Bratseth/tensorflow models"gjoranv2017-12-171-3/+3
* Check agreement between TF and Vespa executionJon Bratseth2017-12-131-3/+3
* Update copyright headersJon Bratseth2017-06-141-0/+1
* Revert "Update copyright headers"Jon Bratseth2017-06-141-1/+0
* Update copyright headersJon Bratseth2017-06-141-0/+1
* Revert "Copyright header"Jon Bratseth2017-06-131-1/+0
* Copyright headerJon Bratseth2017-06-131-0/+1
* Add tensor argmax and argminJon Bratseth2016-12-221-0/+2
* More testsJon Bratseth2016-12-221-0/+3
* Revert "Revert "Bratseth/tensor functions 3""Jon Bratseth2016-11-261-2/+2
* Revert "Bratseth/tensor functions 3"Jon Bratseth2016-11-251-2/+2
* Correct testJon Bratseth2016-11-251-1/+1
* Correct L1 and L2 definitionsJon Bratseth2016-11-251-1/+1
* Fix testsJon Bratseth2016-11-241-1/+1
* Implement composite functionsJon Bratseth2016-11-241-1/+1
* More functionsJon Bratseth2016-11-161-2/+2
* Add tensor operationsJon Bratseth2016-11-151-1/+1
* Working translationJon Bratseth2016-10-271-0/+23