aboutsummaryrefslogtreecommitdiffstats
path: root/vespajlib/src/main/java/com/yahoo/tensor/functions/Map.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 2017 copyright notices.gjoranv2021-10-071-1/+1
* Wire inn tensor cell type resolving for map in JavaLester Solbakken2021-04-161-1/+4
* funnel type resolving through outputType()Arne Juul2021-04-151-4/+4
* Pull name upJon Bratseth2019-11-271-1/+2
* Support index generating expressions in tensor value functionsJon Bratseth2019-11-271-11/+11
* Tensor API out of betaJon Bratseth2018-03-121-2/+0
* Revert "Revert "Bratseth/typecheck all 3""Jon Bratseth2018-02-221-2/+2
* Revert "Bratseth/typecheck all 3"Harald Musum2018-02-211-2/+2
* Revert "Merge pull request #5091 from vespa-engine/revert-5065-bratseth/typec...Jon Bratseth2018-02-211-2/+2
* Revert "Bratseth/typecheck all 2"Jon Bratseth2018-02-201-2/+2
* Propagate type informationJon Bratseth2018-02-171-2/+2
* Verify macrosJon Bratseth2018-01-311-1/+2
* Propagate type informationJon Bratseth2018-01-291-4/+7
* Revert "Revert "Bratseth/tensorflow models""Jon Bratseth2017-12-181-0/+3
* Revert "Bratseth/tensorflow models"gjoranv2017-12-171-3/+0
* Check agreement between TF and Vespa executionJon Bratseth2017-12-131-1/+1
* More functions. Cleanup.Jon Bratseth2017-11-291-0/+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
* Use Tensor.Cell in iteration interfaceJon Bratseth2017-01-051-1/+1
* Move to iterator access where possibleJon Bratseth2016-12-161-1/+4
* Preserve tensor typeJon Bratseth2016-12-131-3/+3
* Make accessible from bundlesJon Bratseth2016-12-131-0/+2
* MapTensor -> MappedTensorJon Bratseth2016-12-121-2/+3
* Give tensors a typeJon Bratseth2016-11-281-1/+1
* Propagate set/getChildrenJon Bratseth2016-11-281-0/+7
* Revert "Revert "Bratseth/tensor functions 3""Jon Bratseth2016-11-261-4/+25
* Revert "Bratseth/tensor functions 3"Jon Bratseth2016-11-251-25/+4
* Implement composite functionsJon Bratseth2016-11-241-0/+55
* Implement function delegation in TensorJon Bratseth2016-11-161-36/+0
* More functionsJon Bratseth2016-11-161-1/+1
* More functionsJon Bratseth2016-11-161-1/+0
* Add tensor operationsJon Bratseth2016-11-151-2/+5
* Working translationJon Bratseth2016-10-271-0/+5
* Tensor function language skeletonJon Bratseth2016-10-271-0/+29