summaryrefslogtreecommitdiffstats
path: root/model-integration/src/main
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #9846 from vespa-engine/lesters/add-tf-softmax-operationLester Solbakken2019-06-202-0/+42
|\
| * Add javadoc to softmaxLester Solbakken2019-06-201-0/+5
| * Add TensorFlow softmax operation supportLester Solbakken2019-06-192-0/+37
* | Rewrite large constant references from foo to constant(foo)Jon Bratseth2019-06-061-3/+0
|/
* Expression file references in Vespa modelsJon Bratseth2019-06-062-7/+43
* Remove stdout debug printLester Solbakken2019-06-041-1/+0
* Support a few more tensorflow operationsLester Solbakken2019-06-043-1/+129
* Handle nested namesJon Bratseth2019-06-031-2/+3
* Vespa global model importJon Bratseth2019-06-023-39/+46
* Support small constantsJon Bratseth2019-05-311-72/+67
* Support native Vespa standalone modelsJon Bratseth2019-05-3110-27/+432
* ONNX: use node output as name if not explicitly setLester Solbakken2019-05-071-11/+41
* Use value type of ONNX tensor argumentsJon Bratseth2019-04-045-81/+73
* Add tensor value typeJon Bratseth2019-04-0314-132/+195
* String.format is locale dependent (and more verbose)Jon Bratseth2018-12-192-8/+5
* Revert "Revert "Always output tensor type in toString""Jon Bratseth2018-11-291-25/+10
* Revert "Always output tensor type in toString"HÃ¥kon Hallingstad2018-11-291-10/+25
* Merge pull request #7808 from vespa-engine/bratseth/always-output-tensor-type...Lester Solbakken2018-11-291-25/+10
|\
| * Always output tensor type in toStringJon Bratseth2018-11-281-25/+10
* | Merge pull request #7805 from vespa-engine/bratseth/allow-zero-arg-parenthesisLester Solbakken2018-11-291-2/+0
|\ \
| * | Allow no-arg function invocations to use parenthesesJon Bratseth2018-11-281-2/+0
| |/
* | Set correct concat dimension for renameLester Solbakken2018-11-281-7/+7
* | Remove method only used by testsJon Bratseth2018-11-271-10/+0
|/
* Temporary re-add for compatibility in CDJon Bratseth2018-11-272-0/+104
* Create a config model view (api) package under model-integrationJon Bratseth2018-11-267-3/+193
* Model the config model view of model-integrationJon Bratseth2018-11-264-193/+48
* Java type only interface between imported-models and config modelsJon Bratseth2018-11-253-29/+107
* Move all importing to model-integrationJon Bratseth2018-11-2237-49/+2685
* Restore old package nameJon Bratseth2018-11-2211-49/+49
* Osgi-export org.tensorflowJon Bratseth2018-11-211-0/+6
* Separate model integration into a separate moduleJon Bratseth2018-11-2118-0/+1810