summaryrefslogtreecommitdiffstats
path: root/vespajlib
Commit message (Expand)AuthorAgeFilesLines
* Drop file continously from cache as we read it.Henning Baldersheim2019-06-241-7/+16
* Keep writing floats as doubles in toString for nowJon Bratseth2019-06-201-1/+1
* Revert "Merge pull request #9849 from vespa-engine/revert-9836-bratseth/outpu...Jon Bratseth2019-06-203-16/+85
* Read dense tensor form in documentsJon Bratseth2019-06-182-0/+6
* Deserialize dense formJon Bratseth2019-06-183-7/+54
* Decode tensor summary featuresJon Bratseth2019-06-153-27/+59
* Java lowercasing speed has caught up and bypassed our own homegrown optimaliz...Henning Baldersheim2019-06-142-97/+28
* Parse dense tensors in the rightmost adjacent orderJon Bratseth2019-06-114-69/+61
* Dense string formJon Bratseth2019-06-077-48/+187
* Expect IllegalArgumentException and be consistentJon Bratseth2019-06-043-12/+22
* Adjust to changes exception typeJon Bratseth2019-06-041-1/+1
* Validate moreJon Bratseth2019-06-047-15/+47
* Merge pull request #9641 from vespa-engine/bratseth/ranking-expression-modelsJon Bratseth2019-06-024-4/+33
|\
| * Vespa global model importJon Bratseth2019-06-022-3/+24
| * Support native Vespa standalone modelsJon Bratseth2019-05-312-1/+9
* | Update ABI spec and add javadocWJon Bratseth2019-06-014-6/+46
* | Allow passing your own vector without copy to the IndexedTensor.Henning Baldersheim2019-06-014-12/+111
|/
* Add InThreadExecutorService for test purposesJon Marius Venstad2019-05-241-0/+49
* Add StripedExecutor for serialising tasks per keyJon Marius Venstad2019-05-242-0/+150
* Export package com.yahoo.streamgjoranv2019-05-141-0/+9
* AllocatedHost serialization completenessJon Bratseth2019-05-102-7/+9
* Revert "Bratseth/emit float tensors in config"Arnstein Ressem2019-05-084-33/+17
* Update ABI specJon Bratseth2019-05-071-0/+1
* Emit float tensor types in config when specifiedJon Bratseth2019-05-074-17/+32
* Add a test and correct conditionJon Bratseth2019-04-292-1/+12
* Add methodsJon Bratseth2019-04-261-0/+2
* Add float accessorJon Bratseth2019-04-261-0/+10
* Encode directly as floatJon Bratseth2019-04-264-28/+25
* Decode directly as floatJon Bratseth2019-04-261-8/+20
* Build tensors purely with floatsJon Bratseth2019-04-267-20/+168
* Make float builder when appropriateJon Bratseth2019-04-263-7/+59
* Move bound builder double array into double subclassJon Bratseth2019-04-263-60/+128
* Split values into IndexedDoubleTensor subclassJon Bratseth2019-04-254-39/+68
* Revert "Update to newer java lz4 version (1.5.1) and use new artifact ids"Harald Musum2019-04-251-2/+2
* Merge pull request #9157 from vespa-engine/hmusum/update-java-lz4-depHarald Musum2019-04-251-2/+2
|\
| * Update to newer java lz4 version (1.5.1) and use new artifact idsHarald Musum2019-04-231-2/+2
* | GC unused dependencies.Henning Baldersheim2019-04-241-3/+0
|/
* Add tensor value serialization for mapped and mixed tensorsLester Solbakken2019-04-116-114/+199
* Use requestedCompressionOlli Virtanen2019-04-091-3/+3
* Fill out UserApiHandlerJon Marius Venstad2019-04-081-1/+1
* Use bit number 3 mean 'with cell type' to carry forward the current schema wh...Henning Baldersheim2019-04-052-4/+6
* Infer value typeJon Bratseth2019-04-033-9/+8
* Consider value type in equalsJon Bratseth2019-04-031-4/+8
* Add tensor value typeJon Bratseth2019-04-0313-79/+87
* Parse tensor value typeJon Bratseth2019-04-026-59/+104
* Test and ensure that serialization is symmetric.Henning Baldersheim2019-04-022-1/+7
* Verify serialization of various cell value types.Henning Baldersheim2019-04-013-4/+31
* Add support for different values during decoding too.Henning Baldersheim2019-04-013-11/+62
* Initial skeleton for type information in serialization format.Henning Baldersheim2019-04-014-3/+80
* Revert "Revert "Bratseth/remove dependencies" (#8885)"Jon Bratseth2019-03-231-1/+1