summaryrefslogtreecommitdiffstats
path: root/model-integration
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #9846 from vespa-engine/lesters/add-tf-softmax-operationLester Solbakken2019-06-2011-5/+2110
|\
| * Change assert message for skipped outputs in TF importLester Solbakken2019-06-204-4/+4
| * Add javadoc to softmaxLester Solbakken2019-06-201-0/+5
| * Remove outdated commentLester Solbakken2019-06-191-3/+1
| * Add TensorFlow softmax operation supportLester Solbakken2019-06-198-2/+2104
* | 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
* | Rewrite large constant references from foo to constant(foo)Jon Bratseth2019-06-061-3/+0
|/
* Expression file references in Vespa modelsJon Bratseth2019-06-064-8/+45
* 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-032-3/+5
* Test evaluationJon Bratseth2019-06-032-4/+26
* Vespa global model importJon Bratseth2019-06-027-43/+86
* Support small constantsJon Bratseth2019-05-313-77/+84
* Support native Vespa standalone modelsJon Bratseth2019-05-3116-30/+515
* 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-074-11/+137
|/
* Use value type of ONNX tensor argumentsJon Bratseth2019-04-046-83/+75
* Add tensor value typeJon Bratseth2019-04-0315-134/+198
* Search over protobuf + jrtOlli Virtanen2019-03-191-16/+0
* Revert "Protobuf over jrt support in search"Henning Baldersheim2019-03-151-0/+16
* Protobuf over jrt support in searchOlli Virtanen2019-03-111-16/+0
* Upgrade to latest version of protoc-jar-maven-pluginHarald Musum2019-01-291-1/+1
* Set 7-SNAPSHOT for new modules.gjoranv2019-01-211-2/+2
* Revert "Revert "Enable ABI checking on modules with public APIs""Ilpo Ruotsalainen2019-01-092-0/+5
* Revert "Enable ABI checking on modules with public APIs"Håkon Hallingstad2019-01-042-5/+0
* Merge pull request #7964 from vespa-engine/iruotsalainen/enable-abi-checkIlpo Ruotsalainen2019-01-042-0/+5
|\
| * Move abi-check-plugin configuration to parent.Ilpo Ruotsalainen2018-12-211-12/+0
| * Enable abi-check-plugin on relevant modules.Ilpo Ruotsalainen2018-12-182-0/+17
* | String.format is locale dependent (and more verbose)Jon Bratseth2018-12-193-9/+5
|/
* Upgrade protoc jar maven plugin versionLester Solbakken2018-12-041-1/+1
* 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-276-26/+27
|/
* 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-265-193/+54
* Java type only interface between imported-models and config modelsJon Bratseth2018-11-256-38/+116