summaryrefslogtreecommitdiffstats
path: root/config-model
Commit message (Expand)AuthorAgeFilesLines
* Revert "Correct path just once"Håkon Hallingstad2018-01-221-4/+7
* Correct path just onceJon Bratseth2018-01-221-7/+4
* Merge pull request #4738 from vespa-engine/arnej/redo-logforwarding-setupHarald Musum2018-01-225-13/+19
|\
| * postpone adding logforwarder until all hosts are determinedArne Juul2018-01-225-13/+19
* | Use double quotesJon Bratseth2018-01-221-1/+1
|/
* Parse generated tensor function treesJon Bratseth2018-01-223-2/+3
* Forcibly prepend .preprocessedJon Bratseth2018-01-191-7/+14
* Expect absolute pathJon Bratseth2018-01-191-1/+1
* Refer to generated tensors by absolute pathJon Bratseth2018-01-191-5/+7
* Don't validate typed binary format tensor constantsJon Bratseth2018-01-191-0/+4
* Always write tensor binary files when possibleJon Bratseth2018-01-191-5/+5
* Add temporary loggingJon Bratseth2018-01-181-0/+7
* Set user agent for vespa-deployBjørn Christian Seime2018-01-181-1/+1
* Use protobuf 3.4.0 by defaultJon Bratseth2018-01-181-1/+0
* Merge pull request #4692 from vespa-engine/bratseth/store-converted-expressio...Jon Bratseth2018-01-1713-128/+477
|\
| * Persist constant info in ZooKeeperJon Bratseth2018-01-172-49/+103
| * Write expression content through application packageJon Bratseth2018-01-171-24/+14
| * Read file content through application packageJon Bratseth2018-01-172-44/+159
| * Access files through application packageJon Bratseth2018-01-169-89/+189
| * Refactor (no functional changes)Jon Bratseth2018-01-161-108/+134
| * Use either model or stored expressions onlyJon Bratseth2018-01-165-58/+64
| * Write generated expressionsJon Bratseth2018-01-151-17/+68
| * Use Path. Save constants in models.generated/Jon Bratseth2018-01-152-11/+27
| * Nonfunctional changes onlyJon Bratseth2018-01-152-13/+4
* | Prepare for removal of RuleConfigDeriverHarald Musum2018-01-171-5/+1
* | Ask other config servers to start downloading filesHarald Musum2018-01-167-12/+25
|/
* install jing.jarArne Juul2018-01-151-0/+2
* Revert "Arnej/fix cmdline tools"Harald Musum2018-01-141-2/+0
* Merge pull request #4625 from vespa-engine/arnej/fix-cmdline-toolsArne H Juul2018-01-131-0/+2
|\
| * install jing.jarArne Juul2018-01-111-0/+2
* | Complete support for TF constants as files (deactivated)Jon Bratseth2018-01-1110-39/+85
* | Merge pull request #4618 from vespa-engine/bratseth/tf-constants-as-filesJon Bratseth2018-01-119-56/+87
|\ \
| * | Use constant tensor files WIPJon Bratseth2018-01-119-56/+87
* | | Merge pull request #4609 from vespa-engine/geirst/support-experimental-enabli...Tor Brede Vekterli2018-01-116-26/+103
|\ \ \ | |/ / |/| |
| * | Deactivate all validation of redundancy when multiple bucket spaces is enabled.Geir Storli2018-01-112-3/+9
| * | Support experimental enabling of multiple bucket spaces.Geir Storli2018-01-106-25/+96
| |/
* | ImportResult -> TensorFlowModelJon Bratseth2018-01-101-9/+9
* | Propagate import errors when relevantJon Bratseth2018-01-101-5/+17
* | Store warnings under the right outputJon Bratseth2018-01-102-24/+52
* | Cache imported modelsJon Bratseth2018-01-101-1/+6
* | Increase lifetime of ExpressionTransforms to one deploymentJon Bratseth2018-01-104-18/+33
* | Use type parameterJon Bratseth2018-01-105-23/+18
|/
* Use a context for transform stateJon Bratseth2018-01-109-132/+140
* Basic TensorFlow integrationJon Bratseth2018-01-0921-76/+5516
* add optional constructor with Context objectArne Juul2017-12-201-0/+1
* Revert "Revert "Bratseth/tensorflow models""Jon Bratseth2017-12-1810-18/+20
* Revert "Bratseth/tensorflow models"gjoranv2017-12-1710-20/+18
* Merge pull request #4438 from vespa-engine/bratseth/tensorflow-modelsJon Bratseth2017-12-1710-18/+20
|\
| * Merge with masterJon Bratseth2017-12-1355-262/+553
| |\
| * | Check agreement between TF and Vespa executionJon Bratseth2017-12-139-17/+17