aboutsummaryrefslogtreecommitdiffstats
path: root/vespajlib/src/main/java/com/yahoo/tensor/serialization/TypedBinaryFormat.java
Commit message (Expand)AuthorAgeFilesLines
* Make the TensorType.hasXX public and use them other places too.Henning Baldersheim2024-01-211-2/+2
* Update copyrightJon Bratseth2023-10-091-1/+1
* Reuse scratch buffer to avoid allocating and clearing a new buffer for serial...Henning Baldersheim2022-10-121-10/+8
* - Presize array to its max size.Henning Baldersheim2022-10-121-1/+5
* Prefer ArrayList over LinkedList as it is normally faster.Henning Baldersheim2022-10-121-1/+0
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
* Resolve feedback from PR reviewLester Solbakken2021-04-081-0/+8
* Add bfloat16 and int8 tensor cell types in JavaLester Solbakken2021-04-081-1/+8
* Use the tensor type to switch tensor binary formatJon Bratseth2020-09-031-8/+18
* Add tensor value serialization for mapped and mixed tensorsLester Solbakken2019-04-111-30/+80
* Use bit number 3 mean 'with cell type' to carry forward the current schema wh...Henning Baldersheim2019-04-051-3/+5
* Initial skeleton for type information in serialization format.Henning Baldersheim2019-04-011-3/+13
* Tensor API out of betaJon Bratseth2018-03-121-2/+0
* 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
* Add mixed tensor serialization/deserializationLester Solbakken2017-11-081-1/+8
* Update copyright headersJon Bratseth2017-06-141-1/+1
* Revert "Update copyright headers"Jon Bratseth2017-06-141-1/+1
* Update copyright headersJon Bratseth2017-06-141-1/+1
* Revert "Copyright header"Jon Bratseth2017-06-131-1/+1
* Copyright headerJon Bratseth2017-06-131-1/+1
* Add tensor document summary fieldJon Bratseth2017-01-161-2/+11
* Revert "Revert "Bratseth/tensor type info in documents""Jon Bratseth2017-01-121-1/+1
* Revert "Bratseth/tensor type info in documents"Jon Bratseth2017-01-121-1/+1
* Propagate typeJon Bratseth2017-01-101-1/+1
* Add (disabled) dense tensor binary formatJon Bratseth2017-01-091-7/+15
* Rename CompactTensorV2 to SparseTensor.Tor Egge2016-09-261-5/+5
* Use github user name in author tags.Geir Storli2016-06-171-1/+1
* PublishJon Bratseth2016-06-151-0/+43