aboutsummaryrefslogtreecommitdiffstats
path: root/vespajlib/src/test/java/com/yahoo/tensor/serialization/SparseBinaryFormatTestCase.java
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
* Add bfloat16 and int8 tensor cell types in JavaLester Solbakken2021-04-081-6/+36
* Use the tensor type to switch tensor binary formatJon Bratseth2020-09-031-2/+16
* Add tensor value serialization for mapped and mixed tensorsLester Solbakken2019-04-111-2/+19
* Revert "Revert "Bratseth/tensorflow models""Jon Bratseth2017-12-181-1/+1
* Revert "Bratseth/tensorflow models"gjoranv2017-12-171-1/+1
* Check agreement between TF and Vespa executionJon Bratseth2017-12-131-1/+1
* 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
* Simplify and test type checkJon Bratseth2017-01-181-1/+18
* Add tensor document summary fieldJon Bratseth2017-01-161-1/+4
* Revert "Revert "Add (disabled) dense tensor binary format""Jon Bratseth2017-01-101-39/+20
* Revert "Add (disabled) dense tensor binary format"Henning Baldersheim2017-01-101-20/+39
* Use MappedTensor to represent tensor with no dimensions or valuesJon Bratseth2017-01-101-0/+1
* Add (disabled) dense tensor binary formatJon Bratseth2017-01-091-39/+19
* Indexed tensor implementationJon Bratseth2016-12-051-4/+3
* Continue serializing dimensions in binary format for nowJon Bratseth2016-12-031-9/+5
* Give tensors a typeJon Bratseth2016-11-281-3/+3
* Revert "Revert "Bratseth/tensor functions 3""Jon Bratseth2016-11-261-8/+8
* Revert "Bratseth/tensor functions 3"Jon Bratseth2016-11-251-8/+8
* Remove matchJon Bratseth2016-11-221-8/+8
* Rename CompactTensorV2 to SparseTensor.Tor Egge2016-09-261-0/+78