aboutsummaryrefslogtreecommitdiffstats
path: root/model-integration/src/test
Commit message (Expand)AuthorAgeFilesLines
* Uncomment lines in testLester Solbakken2019-10-111-4/+4
* Test xgboost java evaluation with missing valuesLester Solbakken2019-10-112-0/+112
* Avoid rename operations for tensorflow protobuf constantsLester Solbakken2019-09-191-1/+1
* Revert "Add XGBoost if-inversion for missing features"Lester Solbakken2019-09-173-4/+36
* Add XGBoost if-inversion for missing featuresLester Solbakken2019-09-163-36/+4
* Add temporary test of xgboost missing field if-inversionLester Solbakken2019-09-112-0/+32
* Propagate float value types from Onnx and TFJon Bratseth2019-09-021-5/+5
* MergeJon Bratseth2019-08-131-2/+2
* Rename constant dimensionsJon Bratseth2019-07-287-19/+6684
* Merge pull request #9996 from vespa-engine/havardpe/propagate-float-cell-type...Lester Solbakken2019-07-091-2/+2
|\
| * propagate float and stop using it too muchHÃ¥vard Pettersen2019-07-091-2/+2
* | Inject rename to relax constraint proof of conceptJon Bratseth2019-07-033-4/+4
* | Forfeit soft constraints when necessaryJon Bratseth2019-07-021-5/+5
* | Output conflixcting constraintsJon Bratseth2019-07-021-5/+5
* | Output the intermediate graphJon Bratseth2019-06-301-0/+1318
* | Output the intermediate graphJon Bratseth2019-06-301-0/+28
|/
* Merge pull request #9846 from vespa-engine/lesters/add-tf-softmax-operationLester Solbakken2019-06-209-5/+2068
|\
| * Change assert message for skipped outputs in TF importLester Solbakken2019-06-204-4/+4
| * Remove outdated commentLester Solbakken2019-06-191-3/+1
| * Add TensorFlow softmax operation supportLester Solbakken2019-06-196-2/+2067
* | Revert "Merge pull request #9849 from vespa-engine/revert-9836-bratseth/outpu...Jon Bratseth2019-06-201-2/+2
* | Revert "Output bound dense tensors in dense string form"Jon Bratseth2019-06-191-2/+2
* | Output bound dense tensors in dense string formJon Bratseth2019-06-191-2/+2
* | Revert "Revert "Require constant() for large constants and fix a type resolvi...Jon Bratseth2019-06-132-2/+2
* | Revert "Require constant() for large constants and fix a type resolving bug (...Harald Musum2019-06-122-2/+2
* | Require constant() for large constants and fix a type resolving bug (#9769)Jon Bratseth2019-06-122-2/+2
|/
* Expression file references in Vespa modelsJon Bratseth2019-06-062-1/+2
* Handle nested namesJon Bratseth2019-06-031-1/+2
* Test evaluationJon Bratseth2019-06-032-4/+26
* Vespa global model importJon Bratseth2019-06-024-4/+40
* Support small constantsJon Bratseth2019-05-312-5/+17
* Support native Vespa standalone modelsJon Bratseth2019-05-315-1/+73
* Revert "Bratseth/emit float tensors in config"Arnstein Ressem2019-05-081-3/+3
* Merge pull request #9307 from vespa-engine/bratseth/emit-float-tensors-in-configLester Solbakken2019-05-081-3/+3
|\
| * Expect float tensors from OnnxJon Bratseth2019-05-071-3/+3
* | ONNX: use node output as name if not explicitly setLester Solbakken2019-05-073-0/+96
|/
* Use value type of ONNX tensor argumentsJon Bratseth2019-04-041-2/+2
* Add tensor value typeJon Bratseth2019-04-031-2/+3
* String.format is locale dependent (and more verbose)Jon Bratseth2018-12-191-1/+0
* Remove method only used by testsJon Bratseth2018-11-275-16/+27
* Java type only interface between imported-models and config modelsJon Bratseth2018-11-253-9/+9
* Move all importing to model-integrationJon Bratseth2018-11-2210-8/+77
* Restore old package nameJon Bratseth2018-11-228-8/+8
* Separate model integration into a separate moduleJon Bratseth2018-11-2130-0/+64203