aboutsummaryrefslogtreecommitdiffstats
path: root/vespajlib/src/main/java/com/yahoo/tensor/functions/Argmax.java
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* Reduce the simple usage of guava where java has caught upHenning Baldersheim2022-11-301-6/+4
* Compute hash without serializing to stringJon Bratseth2022-03-011-0/+3
* Resolve slice dimensionJon Bratseth2022-02-161-1/+1
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
* Properly handle dimensions argument to argmax/argminLester Solbakken2020-04-151-8/+18
* Pull name upJon Bratseth2019-11-271-2/+2
* Support index generating expressions in tensor value functionsJon Bratseth2019-11-271-11/+13
* Tensor API out of betaJon Bratseth2018-03-121-3/+0
* Propagate type informationJon Bratseth2018-01-291-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-0/+45