aboutsummaryrefslogtreecommitdiffstats
path: root/model-integration/src/main/java/ai/vespa/rankingexpression/importer/OrderedTensorType.java
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* Build with jdk20Jon Bratseth2023-04-171-2/+2
* Revert "Revert collect(Collectors.toList())"Henning Baldersheim2022-12-041-1/+1
* Revert collect(Collectors.toList())Henning Baldersheim2022-12-041-1/+1
* collect(Collectors.toList()) -> toList()Henning Baldersheim2022-12-021-1/+1
* specialize TensorFunction etc on ReferenceArne H Juul2022-01-071-0/+1
* Update 2018 copyright notices.gjoranv2021-10-071-1/+1
* Add inequality constraintsJon Bratseth2019-07-021-5/+11
* Add notEqual constraints for dimensions of the same tensor argumentJon Bratseth2019-07-021-0/+3
* Support native Vespa standalone modelsJon Bratseth2019-05-311-12/+13
* Add tensor value typeJon Bratseth2019-04-031-13/+27
* Move all importing to model-integrationJon Bratseth2018-11-221-0/+235