summaryrefslogtreecommitdiffstats
path: root/config-model/src/test/java/com/yahoo/searchdefinition/processing/TensorTransformTestCase.java
Commit message (Expand)AuthorAgeFilesLines
* Create a config model view (api) package under model-integrationJon Bratseth2018-11-261-1/+1
* Model the config model view of model-integrationJon Bratseth2018-11-261-3/+3
* Move all importing to model-integrationJon Bratseth2018-11-221-1/+1
* Restore old package nameJon Bratseth2018-11-221-1/+1
* Separate model integration into a separate moduleJon Bratseth2018-11-211-1/+1
* Revert "Merge pull request #7094 from vespa-engine/revert-7070-bratseth/rank-...Jon Bratseth2018-09-251-2/+2
* Revert "Bratseth/rank type information 2"Arnstein Ressem2018-09-251-2/+2
* Resolve types of all argument-less functionsJon Bratseth2018-09-201-2/+2
* support 'function' in addition to 'macro' in rank profilesJon Bratseth2018-09-171-6/+6
* Refactor: macro -> functionJon Bratseth2018-09-171-1/+1
* Cleanup rank profile registryJon Bratseth2018-08-241-1/+1
* Scope imported models to an entire application buildJon Bratseth2018-08-221-1/+3
* Don't validate when reloading modelsJon Bratseth2018-02-261-1/+1
* Cleanup and more type inferenceJon Bratseth2018-02-241-5/+4
* Revert "Revert "Bratseth/typecheck all 3""Jon Bratseth2018-02-221-51/+82
* Revert "Bratseth/typecheck all 3"Harald Musum2018-02-211-82/+51
* Revert "Merge pull request #5091 from vespa-engine/revert-5065-bratseth/typec...Jon Bratseth2018-02-211-51/+82
* Revert "Bratseth/typecheck all 2"Jon Bratseth2018-02-201-82/+51
* Typecheck all WIPJon Bratseth2018-02-131-2/+2
* Re-apply typecheck ranking expressions in JavaJon Bratseth2018-02-091-51/+82
* Inline small tensor constants imported from tensorflowLester Solbakken2018-02-081-1/+1
* Revert "Bratseth/typecheck all"Henning Baldersheim2018-02-061-82/+51
* Merge with master & fix testJon Bratseth2018-02-061-45/+75
* Type check all expressionsJon Bratseth2018-02-061-6/+7
* Use query profiles already readJon Bratseth2018-02-051-5/+4
* Unify canonicalizationJon Bratseth2018-02-031-1/+1
* Fetaure names cleanup WIPJon Bratseth2018-02-021-1/+2
* Use a context for transform stateJon Bratseth2018-01-101-1/+1
* Revert "Revert "Bratseth/tensorflow models""Jon Bratseth2017-12-181-1/+1
* Revert "Bratseth/tensorflow models"gjoranv2017-12-171-1/+1
* Check agreement between TF and Vespa executionJon Bratseth2017-12-131-1/+1
* Make catch exception more specific in tensor transformerLester Solbakken2017-11-231-1/+2
* Replace min/max on tensors with reduce in config modelLester Solbakken2017-11-211-0/+205