aboutsummaryrefslogtreecommitdiffstats
path: root/vespajlib
Commit message (Collapse)AuthorAgeFilesLines
* Split vespa_zkfacade__restrict on space tooJon Bratseth2017-01-291-1/+17
|
* reverse isAssignableToJon Bratseth2017-01-183-13/+13
|
* Simplify and test type checkJon Bratseth2017-01-185-32/+30
|
* Simplify and test type checkJon Bratseth2017-01-182-17/+22
|
* Merge with masterJon Bratseth2017-01-182-2/+18
|\
| * Revert "Revert "Revert "Revert "Bratseth/tensor type info in documents""""Jon Bratseth2017-01-175-17/+23
| |
| * Allow missing valuesJon Bratseth2017-01-172-2/+18
| | | | | | | | Fill missing values with 0 when building dense tensors.
| * Revert "Revert "Revert "Bratseth/tensor type info in documents"""Henning Baldersheim2017-01-165-23/+17
| |
* | Add tensor document summary fieldJon Bratseth2017-01-167-16/+70
|/
* Revert "Revert "Bratseth/tensor type info in documents""Jon Bratseth2017-01-125-17/+23
|
* Revert "Bratseth/tensor type info in documents"Jon Bratseth2017-01-125-23/+17
|
* Merge with masterJon Bratseth2017-01-111-2/+2
|\
| * Revert "Revert "Avoid nitpicky warnings""Jon Bratseth2017-01-101-2/+2
| |
| * Revert "Revert "Add (disabled) dense tensor binary format""Jon Bratseth2017-01-1016-147/+293
| |
| * Revert "Add (disabled) dense tensor binary format"Henning Baldersheim2017-01-1016-293/+147
| |
| * Revert "Avoid nitpicky warnings"Henning Baldersheim2017-01-101-2/+2
| |
| * Avoid nitpicky warningsJon Bratseth2017-01-101-2/+2
| |
* | Propagate typeJon Bratseth2017-01-104-16/+3
| |
* | Merge with masterJon Bratseth2017-01-1016-147/+292
|\|
| * Disallow empty tensors without dimensionsJon Bratseth2017-01-104-39/+23
| |
| * Use MappedTensor to represent tensor with no dimensions or valuesJon Bratseth2017-01-1010-43/+44
| |
| * Move string encoding decoding to GrowableByteBufferJon Bratseth2017-01-103-40/+32
| |
| * Output tensor type in error messageJon Bratseth2017-01-101-1/+1
| |
| * Add (disabled) dense tensor binary formatJon Bratseth2017-01-099-82/+251
| |
* | Maintain TensorType in documentsJon Bratseth2017-01-104-3/+23
|/
* Faster indexed general join algorithmJon Bratseth2017-01-067-30/+199
|
* Type DimensionSizesJon Bratseth2017-01-058-164/+220
|
* Optimize indexed iterator accessJon Bratseth2017-01-055-102/+195
|
* Use Tensor.Cell in iteration interfaceJon Bratseth2017-01-059-56/+76
|
* Optimize subspace iterationJon Bratseth2017-01-055-83/+176
|
* Minor changeJon Bratseth2017-01-041-6/+2
|
* Move order check out of inner loopJon Bratseth2017-01-042-43/+21
|
* Special-case iterating in a single dimensionJon Bratseth2017-01-041-6/+41
|
* Support iterating over dimensions in any orderJon Bratseth2017-01-032-59/+58
|
* Simplify testJon Bratseth2017-01-031-2/+1
|
* Use int labels for speedJon Bratseth2017-01-031-5/+6
|
* More tests and remove printlnJon Bratseth2017-01-032-9/+21
|
* Validate sizesJon Bratseth2017-01-022-20/+40
|
* Add concat functionJon Bratseth2017-01-028-71/+319
|
* Concat skeletonJon Bratseth2016-12-222-0/+63
|
* Add tensor argmax and argminJon Bratseth2016-12-228-19/+120
|
* Add tensor generate functionsJon Bratseth2016-12-226-7/+7
|
* More testsJon Bratseth2016-12-225-8/+34
|
* Tensor generate functionsJon Bratseth2016-12-225-1/+243
|
* - Tensor generate implementationJon Bratseth2016-12-216-86/+209
| | | | | - Cross tensor implementation equals - Better iteration
* Revert "Revert "Bratseth/tensor subiterators""Jon Bratseth2016-12-2013-156/+534
|
* Revert "Bratseth/tensor subiterators"Henning Baldersheim2016-12-1913-534/+156
|
* Extract logic which must be identicalJon Bratseth2016-12-191-72/+42
|
* Do todosJon Bratseth2016-12-191-3/+1
|
* Use int addressesJon Bratseth2016-12-193-22/+33
|