summaryrefslogtreecommitdiffstats
path: root/vespajlib/src/main/java/com/yahoo/tensor/functions/CellCast.java
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* Compute hash without serializing to stringJon Bratseth2022-03-011-0/+3
* Resolve slice dimensionJon Bratseth2022-02-161-1/+1
* Update Verizon Media copyright notices.gjoranv2021-10-071-1/+1
* Wire in tensor cell type resolving for concat in JavaLester Solbakken2021-04-221-3/+3
* restrict values to fit into target cell typeArne Juul2021-04-091-8/+38
* Resolve feedback from PR reviewLester Solbakken2021-04-081-10/+7
* Add bfloat16 and int8 to Java cell_cast functionLester Solbakken2021-04-081-3/+7
* Revert "Revert "Lesters/cell cast java""Lester Solbakken2021-03-161-0/+83
* Revert "Lesters/cell cast java"Jon Marius Venstad2021-03-161-83/+0
* Add Java-side tensor type cell castingLester Solbakken2021-03-161-0/+83