aboutsummaryrefslogtreecommitdiffstats
path: root/vespajlib/src/main/java/com/yahoo/tensor/functions/Diag.java
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* Revert "Revert collect(Collectors.toList())"Henning Baldersheim2022-12-041-1/+1
* Revert collect(Collectors.toList())Henning Baldersheim2022-12-041-1/+1
* collect(Collectors.toList()) -> toList()Henning Baldersheim2022-12-021-1/+1
* Compute hash without serializing to stringJon Bratseth2022-03-011-3/+7
* Resolve slice dimensionJon Bratseth2022-02-161-1/+1
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
* Pull name upJon Bratseth2019-11-271-2/+2
* Support index generating expressions in tensor value functionsJon Bratseth2019-11-271-5/+6
* Propagate type informationJon Bratseth2018-01-291-2/+2
* Use longs for dimensions lengths in all API'sJon Bratseth2017-12-191-1/+1
* Revert "Revert "Bratseth/tensorflow models""Jon Bratseth2017-12-181-4/+4
* Revert "Bratseth/tensorflow models"gjoranv2017-12-171-4/+4
* Check agreement between TF and Vespa executionJon Bratseth2017-12-131-4/+4
* 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-7/+1
* Add tensor generate functionsJon Bratseth2016-12-221-1/+1
* More testsJon Bratseth2016-12-221-1/+1
* Tensor generate functionsJon Bratseth2016-12-221-0/+56