summaryrefslogtreecommitdiffstats
path: root/searchlib/pom.xml
Commit message (Collapse)AuthorAgeFilesLines
* Search over protobuf + jrtOlli Virtanen2019-03-191-0/+9
|
* Revert "Protobuf over jrt support in search"Henning Baldersheim2019-03-151-25/+0
|
* Protobuf over jrt support in searchOlli Virtanen2019-03-111-0/+25
|
* 6-SNAPSHOT -> 7-SNAPSHOTArnstein Ressem2019-01-211-2/+2
|
* Revert "Revert "Enable ABI checking on modules with public APIs""Ilpo Ruotsalainen2019-01-091-0/+4
| | | | This reverts commit cd470d8ac8a58c943748f028a37d864507628e99.
* Revert "Enable ABI checking on modules with public APIs"HÃ¥kon Hallingstad2019-01-041-4/+0
|
* Move abi-check-plugin configuration to parent.Ilpo Ruotsalainen2018-12-211-12/+0
| | | | | Instead of configuring in each module separately, put all configuration to parent and let the relevant modules just enable the plugin.
* Enable abi-check-plugin on relevant modules.Ilpo Ruotsalainen2018-12-181-0/+16
|
* Manage ph-javacc-maven-plugin config in parent pom.gjoranv2018-12-061-9/+0
| | | | + Remove unused management for old javacc plugin.
* Use provided scope to avoid class cast issuesHenning Baldersheim2018-11-241-0/+1
|
* Move all importing to model-integrationJon Bratseth2018-11-221-0/+6
|
* Separate model integration into a separate moduleJon Bratseth2018-11-211-32/+0
| | | | | | | This allows us to access model importers (such as TensorFlow) in config models without loading one instance per config model instance, which is not possible with TensorFlow because it depends on JNI code.
* Use TF 1.11.0 everywhereJon Bratseth2018-11-151-2/+0
|
* Upgrade to 1.11Jon Bratseth2018-10-311-2/+2
|
* Switch to new javacc maven plugin:gjoranv2018-08-271-7/+4
| | | | | | | | - config model - document - documentapi - indexinglanguage. - searchlib
* ExcludeJon Bratseth2018-08-151-0/+6
|
* Use provided scopeJon Bratseth2018-08-151-0/+2
|
* Add XGBoost to Vespa converterGrace Lam2018-08-141-2/+0
|
* Use the guava version from container-dep-versions everywhere.gjoranv2018-07-191-1/+0
|
* Initial import of Onnx modelsLester Solbakken2018-05-161-0/+20
|
* Use tensorflow 1.6Henning Baldersheim2018-03-121-2/+2
|
* Use protobuf 3.4.0 by defaultJon Bratseth2018-01-181-1/+0
|
* Revert "Revert "Bratseth/tensorflow models""Jon Bratseth2017-12-181-0/+15
|
* Revert "Bratseth/tensorflow models"gjoranv2017-12-171-15/+0
|
* Use the right protobuf version againJon Bratseth2017-12-131-0/+1
|
* Merge with masterJon Bratseth2017-12-131-0/+1
|\
| * Split parent + container-dependency-versions from root pom.gjoranv2017-12-011-0/+1
| | | | | | | | | | | | - Add missing dependencies so that all provided non-yahoo jars are listed in container-dependency-versions. - Add relativePath for all child poms of parent.
| * Revert "Gjoranv/split parent2"gjoranv2017-11-301-1/+0
| |
| * Split parent + container-dependency-versions from root pom.gjoranv2017-11-301-0/+1
| | | | | | | | | | | | - Add missing dependencies so that all provided non-yahoo jars are listed in container-dependency-versions. - Add relativePath for all child poms of parent.
| * Revert "Gjoranv/split parent"gjoranv2017-11-291-1/+0
| |
| * Split parent + container-dependency-versions from root pom.gjoranv2017-11-291-0/+1
| | | | | | | | | | | | - Add missing dependencies so that all provided non-yahoo jars are listed in container-dependency-versions. - Add relativePath for all child poms of parent.
* | Load using SavedModelBundleJon Bratseth2017-12-011-0/+5
| | | | | | | | | | This is to be able to access saved variables without reverse engineering the 'proprietary binary format' *eye-roll* used to save variables.
* | Merge with masterJon Bratseth2017-11-281-0/+10
|\|
| * Add tensor conformance test in JavaLester Solbakken2017-11-091-0/+10
| |
* | TF model translation WIPJon Bratseth2017-11-071-0/+9
|/
* Update copyright headersJon Bratseth2017-06-141-1/+1
|
* Revert "Update copyright headers"Jon Bratseth2017-06-141-1/+1
|
* Update copyright headersJon Bratseth2017-06-141-1/+1
|
* Revert "Copyright header"Jon Bratseth2017-06-131-1/+1
|
* Copyright headerJon Bratseth2017-06-131-1/+1
|
* Move parent pom to toplevel directoryEirik Nygaard2016-06-231-1/+0
|
* Revert "Vespajlib is provided from jdisc_core."Harald Musum2016-06-211-1/+0
|
* Vespajlib is provided from jdisc_core.gjoranv2016-06-211-0/+1
|
* PublishJon Bratseth2016-06-151-0/+98