aboutsummaryrefslogtreecommitdiffstats
path: root/model-integration/src/main/java/ai/vespa/rankingexpression/importer/operations/Constant.java
Commit message (Expand)AuthorAgeFilesLines
* specialize TensorFunction etc on ReferenceArne H Juul2022-01-071-1/+2
* Update 2018 copyright notices.gjoranv2021-10-071-1/+1
* Update model-integration for supporting BERT-type modelsLester Solbakken2020-04-211-11/+3
* Don't call lazyGetType in toString - it can have side effectsLester Solbakken2019-09-241-1/+1
* Implement toFullStringJon Bratseth2019-07-041-0/+13
* Try renaming under all root operations (only)Jon Bratseth2019-07-041-0/+8
* Add inequality constraintsJon Bratseth2019-07-021-3/+1
* Move all importing to model-integrationJon Bratseth2018-11-221-0/+61