summaryrefslogtreecommitdiffstats
path: root/vespajlib/src/main/java/com/yahoo/tensor/IndexedFloatTensor.java
Commit message (Collapse)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
|
* Update 2019 Oath copyrights.gjoranv2021-10-271-1/+1
|
* Validate moreJon Bratseth2019-06-041-1/+1
|
* Update ABI spec and add javadocWJon Bratseth2019-06-011-1/+2
|
* Allow passing your own vector without copy to the IndexedTensor.Henning Baldersheim2019-06-011-1/+8
|
* Encode directly as floatJon Bratseth2019-04-261-8/+4
|
* Build tensors purely with floatsJon Bratseth2019-04-261-9/+24
|
* Make float builder when appropriateJon Bratseth2019-04-261-0/+57
|
* Move bound builder double array into double subclassJon Bratseth2019-04-261-0/+44