aboutsummaryrefslogtreecommitdiffstats
path: root/vespajlib/src/main/java/com/yahoo/tensor/DimensionSizes.java
Commit message (Collapse)AuthorAgeFilesLines
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
|
* Add mergeJon Bratseth2020-01-021-1/+1
|
* Interpret dimensions in written orderJon Bratseth2019-12-141-0/+6
|
* Always serialize dynamic tensors in verbose formJon Bratseth2019-11-081-0/+15
|
* Expect IllegalArgumentException and be consistentJon Bratseth2019-06-041-4/+14
|
* Tensor API out of betaJon Bratseth2018-03-121-3/+0
|
* Use longs for dimensions lengths in all API'sJon Bratseth2017-12-191-9/+9
| | | | | This is to be able to support tensor dimensions with more than 2B elements in the future without API change.
* 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
|
* Update copyright headersJon Bratseth2017-06-141-0/+1
|
* Revert "Update copyright headers"Jon Bratseth2017-06-141-1/+0
|
* Update copyright headersJon Bratseth2017-06-141-0/+1
|
* Revert "Copyright header"Jon Bratseth2017-06-131-1/+0
|
* Copyright headerJon Bratseth2017-06-131-0/+1
|
* Revert "Revert "Add (disabled) dense tensor binary format""Jon Bratseth2017-01-101-0/+8
|
* Revert "Add (disabled) dense tensor binary format"Henning Baldersheim2017-01-101-8/+0
|
* Add (disabled) dense tensor binary formatJon Bratseth2017-01-091-0/+8
|
* Faster indexed general join algorithmJon Bratseth2017-01-061-0/+3
|
* Type DimensionSizesJon Bratseth2017-01-051-0/+71