summaryrefslogtreecommitdiffstats
path: root/config-model/src/test/java/com/yahoo/searchdefinition/RankingExpressionInliningTestCase.java
Commit message (Collapse)AuthorAgeFilesLines
* Create a config model view (api) package under model-integrationJon Bratseth2018-11-261-1/+1
| | | | | | This is to avoid having to install config-mode and dependencies in the container at startup as a consequence of wanting model-integration there to make TensorFlow available.
* Model the config model view of model-integrationJon Bratseth2018-11-261-7/+7
| | | | | This is to make it clearer that these methods are part of the config model API.
* 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-2/+1
| | | | | | | This allows us to access model importers (such as TensorFlow) in config models without loading one instance per config model instance, which is not possible with TensorFlow because it depends on JNI code.
* support 'function' in addition to 'macro' in rank profilesJon Bratseth2018-09-171-13/+13
|
* Refactor: macro -> functionJon Bratseth2018-09-171-3/+3
|
* Detect invocation loopsJon Bratseth2018-09-051-0/+2
|
* Cleanup rank profile registryJon Bratseth2018-08-241-5/+5
|
* Scope imported models to an entire application buildJon Bratseth2018-08-221-6/+7
|
* Inline macros in macros, not just first or second phase top levelLester Solbakken2018-06-191-27/+68
|
* Use query profiles already readJon Bratseth2018-02-051-19/+35
|
* 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
|
* Add a test that proves that macro-inlining is broken.Henning Baldersheim2017-02-181-3/+48
|
* Prepare for compression of rank profilesJon Bratseth2016-11-181-12/+13
|
* Use github name in @authorJon Bratseth2016-06-161-1/+1
|
* PublishJon Bratseth2016-06-151-0/+118