aboutsummaryrefslogtreecommitdiffstats
path: root/config-model/src/main/java
Commit message (Expand)AuthorAgeFilesLines
* Correct path just onceJon Bratseth2018-01-221-7/+4
* postpone adding logforwarder until all hosts are determinedArne Juul2018-01-223-9/+15
* Parse generated tensor function treesJon Bratseth2018-01-222-1/+2
* Forcibly prepend .preprocessedJon Bratseth2018-01-191-7/+14
* 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
* Merge pull request #4692 from vespa-engine/bratseth/store-converted-expressio...Jon Bratseth2018-01-177-95/+235
|\
| * Persist constant info in ZooKeeperJon Bratseth2018-01-171-17/+47
| * Write expression content through application packageJon Bratseth2018-01-171-24/+14
| * Read file content through application packageJon Bratseth2018-01-171-31/+9
| * Access files through application packageJon Bratseth2018-01-163-70/+123
| * Refactor (no functional changes)Jon Bratseth2018-01-161-108/+134
| * Use either model or stored expressions onlyJon Bratseth2018-01-164-58/+63
| * Write generated expressionsJon Bratseth2018-01-151-17/+68
| * Use Path. Save constants in models.generated/Jon Bratseth2018-01-151-9/+25
| * 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-165-7/+19
|/
* Complete support for TF constants as files (deactivated)Jon Bratseth2018-01-117-20/+37
* Merge pull request #4618 from vespa-engine/bratseth/tf-constants-as-filesJon Bratseth2018-01-118-55/+85
|\
| * Use constant tensor files WIPJon Bratseth2018-01-118-55/+85
* | Merge pull request #4609 from vespa-engine/geirst/support-experimental-enabli...Tor Brede Vekterli2018-01-112-5/+21
|\ \ | |/ |/|
| * Deactivate all validation of redundancy when multiple bucket spaces is enabled.Geir Storli2018-01-111-1/+1
| * Support experimental enabling of multiple bucket spaces.Geir Storli2018-01-102-4/+20
* | 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-101-20/+48
* | 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-108-131/+139
* Basic TensorFlow integrationJon Bratseth2018-01-0913-27/+189
* add optional constructor with Context objectArne Juul2017-12-201-0/+1
* Revert "Revert "Bratseth/tensorflow models""Jon Bratseth2017-12-187-15/+17
* Revert "Bratseth/tensorflow models"gjoranv2017-12-177-17/+15
* Merge pull request #4438 from vespa-engine/bratseth/tensorflow-modelsJon Bratseth2017-12-177-15/+17
|\
| * Merge with masterJon Bratseth2017-12-1335-155/+345
| |\
| * | Check agreement between TF and Vespa executionJon Bratseth2017-12-136-14/+14
| * | Improve log messagesJon Bratseth2017-11-291-0/+2
* | | Revert "Revert "Revert "Revert "Bratseth/select 1 host by index""""Jon Bratseth2017-12-1513-51/+99
* | | Revert "Revert "Revert "Bratseth/select 1 host by index"""Henning Baldersheim2017-12-1413-99/+51
* | | Merge pull request #4266 from vespa-engine/revert-4265-revert-4241-bratseth/s...Jon Bratseth2017-12-1413-51/+99
|\ \ \
| * \ \ Merge with masterJon Bratseth2017-12-1437-179/+371
| |\ \ \
| * | | | Fall back to sort by hostname if a host has no membershipJon Bratseth2017-11-2411-35/+42
| * | | | Revert "Revert "Bratseth/select 1 host by index""Jon Bratseth2017-11-243-12/+47
| | |/ / | |/| |
* | | | add jdisc Metric wiringArne Juul2017-12-141-0/+4
| |/ / |/| |
* | | Produce bucketspaces config for entire content cluster.Geir Storli2017-12-132-22/+18
| |/ |/|
* | Notify config proxy about starting downloads while preparingHarald Musum2017-12-131-4/+2