aboutsummaryrefslogtreecommitdiffstats
path: root/vespajlib/src/test/java/com/yahoo/tensor/MappedTensorTestCase.java
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* Reduce the simple usage of guava where java has caught upHenning Baldersheim2022-11-301-3/+4
* Validate query feature tensor typesJon Bratseth2022-03-291-2/+2
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
* More tensor short forms in Tensor.toString()Jon Bratseth2020-01-031-1/+1
* Revert "Revert "Always output tensor type in toString""Jon Bratseth2018-11-291-2/+2
* Revert "Always output tensor type in toString"HÃ¥kon Hallingstad2018-11-291-2/+2
* Always output tensor type in toStringJon Bratseth2018-11-281-2/+2
* Use new junit APIJon Bratseth2018-05-071-8/+4
* 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
* Revert "Revert "Add (disabled) dense tensor binary format""Jon Bratseth2017-01-101-0/+15
* Revert "Add (disabled) dense tensor binary format"Henning Baldersheim2017-01-101-15/+0
* Disallow empty tensors without dimensionsJon Bratseth2017-01-101-4/+5
* Use MappedTensor to represent tensor with no dimensions or valuesJon Bratseth2017-01-101-0/+14
* More uniform APIJon Bratseth2016-12-161-29/+15
* MapTensor -> MappedTensorJon Bratseth2016-12-121-0/+54