aboutsummaryrefslogtreecommitdiffstats
path: root/model-evaluation/src/test
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-0915-15/+15
* if something is already a match-feature, avoid computing it again in global-p...Arne Juul2023-09-185-0/+39
* use OnnxExpressionNodeArne Juul2023-03-087-0/+192
* add unit test with deep nesting of ranking expressionsArne Juul2023-03-0892-0/+441
* use RankProfilesConfigImporter directly, with a configured MockFileAcquirerArne Juul2023-03-071-1/+16
* simpler and more regular handling of file acquirer mockingArne Juul2023-03-0718-17/+19
* allow dollar in function namesArne Juul2023-03-035-0/+89
* add missing unit testArne Juul2023-03-021-0/+5
* add unit test with advanced config (lifted from system test)Arne Juul2023-03-014-0/+175
* Replace `OnnxEvaluatorCache` with OnnxRuntimeBjørn Christian Seime2023-02-274-8/+8
* pick up declared type of query/attribute features,Arne Juul2023-02-265-0/+27
* add configurable input/output mappingsArne Juul2023-02-221-6/+12
* Cache Onnx model instancesBjørn Christian Seime2023-02-221-1/+2
* Test direct renderingJon Bratseth2023-01-162-20/+88
* Support direct tensor renderingJon Bratseth2023-01-143-5/+9
* match JSON structureArne Juul2022-12-151-20/+18
* compare with Tensor not stringArne Juul2022-12-151-3/+11
* make it possible to check for equivalent JSONArne Juul2022-12-151-6/+40
* Fix testBatchDimensionEvaluation test by forcing long formatLester Solbakken2022-12-131-1/+1
* mark tests that are failing at the momentArne Juul2022-12-122-0/+9
* Use well defined order where we output text and generate config. Makes config...Henning Baldersheim2022-12-012-7/+7
* Revert "Revert "- Reduce usage of guava.""Henning Baldersheim2022-12-013-10/+32
* Revert "- Reduce usage of guava."Henning Baldersheim2022-12-013-32/+10
* - Reduce usage of guava.Henning Baldersheim2022-12-013-10/+32
* Deprecate ConfigGetterHarald Musum2022-07-075-5/+5
* Set short tensor format as defaultLester Solbakken2022-06-081-7/+9
* Include xgboost_non_standaloneJon Bratseth2022-04-291-2/+2
* Allow models referencing functions they don't defineJon Bratseth2022-04-292-1/+4
* Expect consistent spacingJon Bratseth2022-03-291-3/+3
* Move method for checking if onnxruntime is availableHarald Musum2022-02-113-4/+11
* Replace usage of deprecated ConfigGetter method and FileSource.gjoranv2022-02-015-73/+63
* Add missiung copyrightsJon Bratseth2021-10-201-0/+1
* Update Verizon Media copyright notices.gjoranv2021-10-075-5/+5
* Update 2018 copyright notices.gjoranv2021-10-077-7/+7
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
* Add tensor short form format option for result renderingLester Solbakken2021-09-291-4/+3
* Use values/cells/blocks format for short formLester Solbakken2021-09-281-6/+6
* Fix testLester Solbakken2021-09-271-1/+1
* Stateless REST API: short forms for sparse and mixed tensorsLester Solbakken2021-09-272-2/+41
* Add short form output option to model-evaluation REST APILester Solbakken2021-09-011-0/+10
* Parse unbound tensors in short formLester Solbakken2021-08-311-0/+22
* Add unit test for using host request headerLester Solbakken2021-08-302-0/+21
* lz4 compress blobs.Henning Baldersheim2021-08-304-4/+5
* Test loading of large rank expressions from filesHenning Baldersheim2021-08-267-43/+63
* Handle external expressions in model evaluation too.Henning Baldersheim2021-08-261-0/+11
* Remove onnx feature as argument for stateless evaluationLester Solbakken2021-06-281-5/+2
* Add currently unused config to interfaceHenning Baldersheim2021-05-239-6/+21
* Evaluate ONNX models in model-evaluation with ONNX RTLester Solbakken2021-05-2016-69/+441
* Add support for importing LightGBM modelsLester Solbakken2020-02-023-2/+55
* Support setting missing-value in evaluate HTTP requestsJon Bratseth2019-10-231-0/+13