summaryrefslogtreecommitdiffstats
path: root/config-model
Commit message (Expand)AuthorAgeFilesLines
* Correct copyright headerJon Bratseth2018-01-251-1/+0
* Add copyright headersJon Bratseth2018-01-256-0/+6
* Remove loggingJon Bratseth2018-01-251-9/+2
* Merge pull request #4754 from vespa-engine/hmusum/disable-start-download-on-o...Henning Baldersheim2018-01-241-0/+3
|\
| * Disable notifying other config servers to start downloadHarald Musum2018-01-231-0/+3
* | Merge pull request #4767 from vespa-engine/bratseth/nonfunctional-changesJon Bratseth2018-01-241-4/+3
|\ \
| * | Nonfunctional changes onlyJon Bratseth2018-01-241-4/+3
* | | Set tensor types for imported tensors in rank profile.Tor Egge2018-01-241-0/+19
* | | Enable imported tensor attributes.Tor Egge2018-01-232-20/+11
|/ /
* | Handle missing files properlyJon Bratseth2018-01-231-1/+1
* | Handle both .preprocessed and actual root contextJon Bratseth2018-01-231-4/+9
|/
* Revert "Revert "Correct path just once""Jon Bratseth2018-01-231-7/+4
* 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