summaryrefslogtreecommitdiffstats
path: root/model-integration/src/test/models
Commit message (Expand)AuthorAgeFilesLines
* Update model-integration for supporting BERT-type modelsLester Solbakken2020-04-214-2/+27
* Add gather,slice,cast,unsqueeze onnx operationsLester Solbakken2020-02-102-0/+23
* Add support for importing LightGBM modelsLester Solbakken2020-02-024-0/+657
* Add/corect copyright headersJon Bratseth2020-01-034-0/+4
* Initial conversion of TF to ONNX for testingLester Solbakken2019-12-123-0/+5039
* Add test for tf2onnx conversion and evaluationLester Solbakken2019-11-2217-0/+23837
* Add PyTorch ONNX export test caseLester Solbakken2019-11-222-0/+66
* Remove if_inversion file decoration on xgboost testLester Solbakken2019-11-201-0/+0
* Add XGBoost if-inversion for missing featuresLester Solbakken2019-11-202-22/+3
* Test xgboost java evaluation with missing valuesLester Solbakken2019-10-111-0/+26
* Revert "Add XGBoost if-inversion for missing features"Lester Solbakken2019-09-172-3/+22
* Add XGBoost if-inversion for missing featuresLester Solbakken2019-09-162-22/+3
* Add temporary test of xgboost missing field if-inversionLester Solbakken2019-09-111-0/+19
* Rename constant dimensionsJon Bratseth2019-07-284-0/+6561
* Output the intermediate graphJon Bratseth2019-06-301-0/+1318
* Merge pull request #9846 from vespa-engine/lesters/add-tf-softmax-operationLester Solbakken2019-06-204-0/+2028
|\
| * Remove outdated commentLester Solbakken2019-06-191-3/+1
| * Add TensorFlow softmax operation supportLester Solbakken2019-06-194-0/+2030
* | Revert "Revert "Require constant() for large constants and fix a type resolvi...Jon Bratseth2019-06-131-1/+1
* | Revert "Require constant() for large constants and fix a type resolving bug (...Harald Musum2019-06-121-1/+1
* | Require constant() for large constants and fix a type resolving bug (#9769)Jon Bratseth2019-06-121-1/+1
|/
* Expression file references in Vespa modelsJon Bratseth2019-06-062-1/+2
* Test evaluationJon Bratseth2019-06-031-2/+2
* Vespa global model importJon Bratseth2019-06-022-2/+18
* Support small constantsJon Bratseth2019-05-311-2/+8
* Support native Vespa standalone modelsJon Bratseth2019-05-313-0/+15
* ONNX: use node output as name if not explicitly setLester Solbakken2019-05-072-0/+55
* Separate model integration into a separate moduleJon Bratseth2018-11-2121-0/+63616