aboutsummaryrefslogtreecommitdiffstats
path: root/searchlib/src
Commit message (Expand)AuthorAgeFilesLines
* Revert "Balder/group multiple commits rebased 1"Arnstein Ressem2018-01-1219-905/+416
* Merge pull request #4601 from vespa-engine/balder/group-multiple-commits-reba...Henning Baldersheim2018-01-1119-416/+905
|\
| * Reintroduce _maxSessionRunTime that got lost in translation.Henning Baldersheim2018-01-102-0/+2
| * Run sync on every chunk.Henning Baldersheim2018-01-101-0/+1
| * Wire in the remaining config and make it not require restart.Henning Baldersheim2018-01-1015-116/+188
| * Use the actual encoding, not the configured.Henning Baldersheim2018-01-105-28/+45
| * Use a single compressor that handles all formats.Henning Baldersheim2018-01-103-35/+37
| * Also use encode for write pathHenning Baldersheim2018-01-106-43/+70
| * Add decoders for compressed TLS too.Henning Baldersheim2018-01-106-62/+141
| * Combine crc and compression.Henning Baldersheim2018-01-1010-29/+32
| * Normal functionality regained.Henning Baldersheim2018-01-107-13/+59
| * Add missing file.Henning Baldersheim2018-01-101-0/+69
| * Refactor Packet and read of TLS.Henning Baldersheim2018-01-1014-245/+322
| * Balance vertical/horisontal bloat.Henning Baldersheim2018-01-101-11/+4
| * merge must handle empty destination.Henning Baldersheim2018-01-103-4/+16
| * Wire in grouping in larger packets.Henning Baldersheim2018-01-105-60/+149
* | Merge pull request #4628 from vespa-engine/bratseth/tf-constants-as-files-2Lester Solbakken2018-01-116-0/+6
|\ \
| * | Complete support for TF constants as files (deactivated)Jon Bratseth2018-01-116-0/+6
* | | JavadocJon Bratseth2018-01-111-1/+1
* | | ExportJon Bratseth2018-01-111-0/+8
|/ /
* | Activate testsJon Bratseth2018-01-111-3/+0
* | Merge pull request #4615 from vespa-engine/lesters/tensorflow-mnist-modelJon Bratseth2018-01-117-118/+8947
|\ \
| * | TensorFlow import of name scopes and new activation functions.Lester Solbakken2018-01-117-118/+8947
* | | Merge pull request #4612 from vespa-engine/balder/some-misc-old-cleanupHenning Baldersheim2018-01-112-13/+13
|\ \ \ | |/ / |/| |
| * | Use c++11 for loops and alignment.Henning Baldersheim2018-01-102-13/+13
* | | Merge pull request #4603 from vespa-engine/bratseth/propagate-tensorflow-warn...Jon Bratseth2018-01-117-39/+35
|\ \ \
| * | | ImportResult -> TensorFlowModelJon Bratseth2018-01-104-17/+17
| * | | Store warnings under the right outputJon Bratseth2018-01-103-16/+12
| * | | Use type parameterJon Bratseth2018-01-103-6/+6
| |/ /
* | | Merge pull request #4595 from vespa-engine/balder/track-common-cell-indexHenning Baldersheim2018-01-111-1/+0
|\ \ \ | |/ / |/| |
| * | Remove unused includeHenning Baldersheim2018-01-091-1/+0
| |/
* | Use a context for transform stateJon Bratseth2018-01-106-51/+73
* | Merge pull request #4589 from vespa-engine/bratseth/integrate-tensorflowJon Bratseth2018-01-101-1/+1
|\ \ | |/ |/|
| * Basic TensorFlow integrationJon Bratseth2018-01-091-1/+1
* | Cache the end iterator as it now is created on the fly.Henning Baldersheim2018-01-092-6/+14
* | - Be explicit about std::make_uniqueHenning Baldersheim2018-01-091-8/+4
* | Use nested namespaceHenning Baldersheim2018-01-092-31/+17
* | Stick with a LockGuard.Henning Baldersheim2018-01-081-2/+4
* | Do explicit shutdown of executors early.Henning Baldersheim2018-01-082-2/+5
* | - Remove some unused code.Henning Baldersheim2018-01-083-113/+39
* | Use commit executor as that is the writer.Henning Baldersheim2018-01-081-1/+1
|/
* Let implementation be visible too.Henning Baldersheim2017-12-293-0/+3
* Make constructor explicit.Henning Baldersheim2017-12-282-3/+2
* Merge pull request #4499 from vespa-engine/bratseth/long-dimensionsLester Solbakken2017-12-213-8/+6
|\
| * Use longs for dimensions lengths in all API'sJon Bratseth2017-12-193-8/+6
* | SimplifyJon Bratseth2017-12-201-14/+5
* | Only import onceJon Bratseth2017-12-203-45/+47
* | SimplifyJon Bratseth2017-12-202-25/+21
* | Model signatures in import resultsJon Bratseth2017-12-204-61/+123
|/
* Ignore test needing JNI codeJon Bratseth2017-12-181-0/+2