summaryrefslogtreecommitdiffstats
path: root/vespajlib/src/test/java/com/yahoo/tensor/serialization
Commit message (Expand)AuthorAgeFilesLines
* Reapply "add parsing of special strings for inf/nan cell values"Arne Juul2023-12-141-0/+47
* Revert "add parsing of special strings for inf/nan cell values"Henning Baldersheim2023-12-131-47/+0
* handle JSON null as NaNArne Juul2023-12-111-0/+29
* add parsing of special strings for inf/nan cell valuesArne Juul2023-12-111-0/+18
* handle "blocks" syntax for mixed tensors with multiple indexed dimensionsArne Juul2023-12-011-0/+32
* Move to container core due to OSGI, keep a copy in testutil for use in tests...Henning Baldersheim2023-11-241-2/+3
* jackson 2.16 changes some of its default settings so we consolidate our use o...Henning Baldersheim2023-11-231-5/+4
* Update copyrightJon Bratseth2023-10-095-5/+5
* Value type aware value renderingJon Bratseth2023-03-131-0/+54
* Test direct renderingJon Bratseth2023-01-161-1/+3
* Test direct renderingJon Bratseth2023-01-161-31/+212
* Support direct tensor renderingJon Bratseth2023-01-141-8/+14
* Handle type renderingJon Bratseth2023-01-131-0/+2
* Merge pull request #25549 from vespa-engine/bratseth/tensor-direct-valuesLester Solbakken2023-01-131-1/+48
|\
| * Parse tensor JSON values at rootJon Bratseth2023-01-121-2/+48
* | Test cell rendering precisionJon Bratseth2023-01-121-2/+14
|/
* Update 2018 copyright notices.gjoranv2021-10-071-1/+1
* Update 2017 copyright notices.gjoranv2021-10-074-4/+4
* Use values/cells/blocks format for short formLester Solbakken2021-09-281-23/+30
* Stateless REST API: short forms for sparse and mixed tensorsLester Solbakken2021-09-271-1/+29
* Disallow feeding empty indexed tensorsLester Solbakken2021-09-021-0/+24
* Add short form output option to model-evaluation REST APILester Solbakken2021-09-011-0/+30
* allow a string (with a hex dump of binary representation) as cell valuesArne Juul2021-04-291-0/+125
* Add bfloat16 and int8 tensor cell types in JavaLester Solbakken2021-04-084-8/+150
* Use the tensor type to switch tensor binary formatJon Bratseth2020-09-032-3/+18
* Single sparse dimension short formJon Bratseth2019-10-081-0/+33
* Support mixed tensor short form JSONJon Bratseth2019-10-081-1/+1
* Support mixed tensor short form JSONJon Bratseth2019-10-081-18/+18
* Add testJon Bratseth2019-10-081-0/+18
* Deserialize dense formJon Bratseth2019-06-181-1/+16
* Expect IllegalArgumentException and be consistentJon Bratseth2019-06-041-1/+1
* Validate moreJon Bratseth2019-06-041-2/+20
* Vespa global model importJon Bratseth2019-06-021-0/+4
* Add tensor value serialization for mapped and mixed tensorsLester Solbakken2019-04-112-2/+25
* Use bit number 3 mean 'with cell type' to carry forward the current schema wh...Henning Baldersheim2019-04-051-1/+1
* Parse tensor value typeJon Bratseth2019-04-021-12/+6
* Test and ensure that serialization is symmetric.Henning Baldersheim2019-04-021-0/+6
* Verify serialization of various cell value types.Henning Baldersheim2019-04-011-3/+23
* Add copyright headerJon Bratseth2018-10-011-0/+1
* Add TensorFlow variable converterJon Bratseth2018-03-081-0/+48
* Require same length on dimensionsJon Bratseth2018-02-011-4/+0
* Revert "Revert "Bratseth/tensorflow models""Jon Bratseth2017-12-184-6/+6
* Revert "Bratseth/tensorflow models"gjoranv2017-12-174-6/+6
* Check agreement between TF and Vespa executionJon Bratseth2017-12-134-6/+6
* Correct use of asText instead of toString in JSONLester Solbakken2017-11-091-12/+4
* Add mixed tensor serialization/deserializationLester Solbakken2017-11-082-0/+252
* Update copyright headersJon Bratseth2017-06-142-2/+2
* Revert "Update copyright headers"Jon Bratseth2017-06-142-2/+2
* Update copyright headersJon Bratseth2017-06-142-2/+2
* Revert "Copyright header"Jon Bratseth2017-06-132-2/+2