aboutsummaryrefslogtreecommitdiffstats
path: root/vespajlib/src/test/java/com/yahoo/tensor/serialization/SerializationTestCase.java
Commit message (Expand)AuthorAgeFilesLines
* 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-091-1/+1
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
* Use the tensor type to switch tensor binary formatJon Bratseth2020-09-031-1/+2
* Revert "Revert "Bratseth/tensorflow models""Jon Bratseth2017-12-181-2/+2
* Revert "Bratseth/tensorflow models"gjoranv2017-12-171-2/+2
* Check agreement between TF and Vespa executionJon Bratseth2017-12-131-2/+2
* Correct use of asText instead of toString in JSONLester Solbakken2017-11-091-12/+4
* Add mixed tensor serialization/deserializationLester Solbakken2017-11-081-0/+157