aboutsummaryrefslogtreecommitdiffstats
path: root/model-integration/src/main/java/ai/vespa/rankingexpression/importer/operations/Argument.java
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* specialize TensorFunction etc on ReferenceArne H Juul2022-01-071-3/+4
* Update 2018 copyright notices.gjoranv2021-10-071-1/+1
* Add additional ONNX operationsLester Solbakken2019-11-221-2/+10
* Don't call lazyGetType in toString - it can have side effectsLester Solbakken2019-09-241-1/+1
* Implement toFullStringJon Bratseth2019-07-041-1/+7
* Try renaming under all root operations (only)Jon Bratseth2019-07-041-0/+7
* Add inequality constraintsJon Bratseth2019-07-021-9/+1
* Add notEqual constraints for dimensions of the same tensor argumentJon Bratseth2019-07-021-3/+9
* Output intermediate graph with type info on errorJon Bratseth2019-07-011-1/+2
* Output the intermediate graphJon Bratseth2019-06-301-0/+4
* Move all importing to model-integrationJon Bratseth2018-11-221-0/+57