summaryrefslogtreecommitdiffstats
path: root/vespajlib/src/main/java/com/yahoo/tensor/TensorType.java
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #5118 from vespa-engine/lesters/rename-tensorflow-constantsJon Bratseth2018-02-231-1/+18
|\
| * Refactor TensorFlow import and add dimension renaming.Lester Solbakken2018-02-221-1/+18
* | Revert "Revert "Bratseth/typecheck all 3""Jon Bratseth2018-02-221-0/+7
|/
* Revert "Bratseth/typecheck all 3"Harald Musum2018-02-211-7/+0
* Deduce correct concat typeJon Bratseth2018-02-211-0/+7
* Generalize dimension-wiseJon Bratseth2018-02-021-0/+41
* Allow compatible changes to stored tensorsJon Bratseth2018-02-011-1/+21
* Require same length on dimensionsJon Bratseth2018-02-011-1/+1
* Verify macrosJon Bratseth2018-01-311-1/+1
* Use longs for dimensions lengths in all API'sJon Bratseth2017-12-191-8/+10
* Revert "Revert "Bratseth/tensorflow models""Jon Bratseth2017-12-181-20/+26
* Revert "Bratseth/tensorflow models"gjoranv2017-12-171-26/+20
* Check agreement between TF and Vespa executionJon Bratseth2017-12-131-21/+24
* Complete prototype TensorFlow mappingJon Bratseth2017-11-281-0/+3
* 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
* reverse isAssignableToJon Bratseth2017-01-181-11/+11
* Revert "Revert "Bratseth/tensor type info in documents""Jon Bratseth2017-01-121-0/+19
* Revert "Bratseth/tensor type info in documents"Jon Bratseth2017-01-121-19/+0
* Propagate typeJon Bratseth2017-01-101-1/+1
* Merge with masterJon Bratseth2017-01-101-3/+0
|\
| * Use MappedTensor to represent tensor with no dimensions or valuesJon Bratseth2017-01-101-3/+0
* | Maintain TensorType in documentsJon Bratseth2017-01-101-0/+19
|/
* Add concat functionJon Bratseth2017-01-021-50/+72
* Concat skeletonJon Bratseth2016-12-221-0/+5
* - Tensor generate implementationJon Bratseth2016-12-211-0/+8
* Revert "Revert "Bratseth/tensor subiterators""Jon Bratseth2016-12-201-1/+4
* Revert "Bratseth/tensor subiterators"Henning Baldersheim2016-12-191-4/+1
* Split iterating into subspaces for performanceJon Bratseth2016-12-191-1/+4
* Improve APIJon Bratseth2016-12-161-8/+6
* SimplofyJon Bratseth2016-12-161-18/+0
* Double-backed indexed tensorJon Bratseth2016-12-161-0/+1
* More testing and avoid creating mixed typesJon Bratseth2016-12-141-0/+26
* Optimize some indexed tensor operationsJon Bratseth2016-12-081-1/+6
* Benchmark indexed joinJon Bratseth2016-12-081-0/+9
* Handle empty tensorsJon Bratseth2016-12-081-3/+3
* Run evaluation tests on both indexed and mapped tensorsJon Bratseth2016-12-081-33/+32
* Store labels only in dimension addressesJon Bratseth2016-12-031-4/+34
* Rely on tensor type dimensions being sortedJon Bratseth2016-12-021-1/+1
* Tensor type dimensions are always sortedJon Bratseth2016-12-021-2/+6
* Make type comparison order independentJon Bratseth2016-11-291-1/+2
* Allow dimension replacingJon Bratseth2016-11-281-1/+13
* Give tensors a typeJon Bratseth2016-11-281-59/+109
* Implement equals and hashCode for tensor dimensionsVegard Sjonfjell2016-10-211-1/+35
* Use github user name in author tags.Geir Storli2016-06-171-1/+1
* PublishJon Bratseth2016-06-151-0/+195