summaryrefslogtreecommitdiffstats
path: root/vespajlib
Commit message (Collapse)AuthorAgeFilesLines
* Update abi specJon Bratseth2019-11-271-3/+3
|
* Pull name upJon Bratseth2019-11-2734-104/+112
|
* Revert "Prefix index variables by %"Jon Bratseth2019-11-271-10/+7
| | | | This reverts commit b8552a194770a887c27ae09924013f1dd5872aab.
* Prefix index variables by %Jon Bratseth2019-11-271-7/+10
|
* Support index generating expressions in tensor value functionsJon Bratseth2019-11-2734-346/+400
|
* Allow bound functions in tensor generateJon Bratseth2019-11-265-11/+22
|
* Allow bound functions in tensor GenerateJon Bratseth2019-11-262-5/+90
|
* Parse@ tensor value expressionsJon Bratseth2019-11-262-2/+2
|
* Add a 'Value' tensor functionJon Bratseth2019-11-254-1/+258
|
* Add additional ONNX operationsLester Solbakken2019-11-223-1/+25
|
* Consider all known runs when checking whether versions are verifiedJon Marius Venstad2019-11-111-0/+6
|
* Merge pull request #11259 from ↵Lester Solbakken2019-11-086-22/+95
|\ | | | | | | | | vespa-engine/bratseth/dynamic-tensors-in-verbose-form Bratseth/dynamic tensors in verbose form
| * Serialize scalar functions with contextJon Bratseth2019-11-084-19/+58
| |
| * Always serialize dynamic tensors in verbose formJon Bratseth2019-11-085-4/+38
| |
* | Merge pull request #11242 from vespa-engine/jvenstad/instance-orchestrationMartin Polden2019-11-082-0/+149
|\ \ | |/ |/| Jvenstad/instance orchestration
| * Add AbstractFilteringList as a super for such listsJon Marius Venstad2019-11-082-0/+149
| |
* | YQL parsing/serialization improvementsJon Bratseth2019-11-071-5/+6
|/ | | | | | - Serialize annotated range and weightedset with bracing - Parse Infinity in ranges - Better error messages in range parsing
* Literal tensors with value expressionsJon Bratseth2019-11-055-3/+209
|
* Use mockito-core 3.1.0Håkon Hallingstad2019-10-181-1/+1
|
* Add author and simple javadoc to SlimeStreamØyvind Grønnesby2019-10-101-0/+5
|
* Utility to create stream from Slime arrayØyvind Grønnesby2019-10-102-0/+47
|
* Update abi specJon Bratseth2019-10-081-0/+1
|
* Link as linkJon Bratseth2019-10-081-1/+2
|
* Link as linkJon Bratseth2019-10-081-1/+1
|
* Single sparse dimension short formJon Bratseth2019-10-082-11/+66
|
* SimplifyJon Bratseth2019-10-081-7/+5
|
* Support mixed tensor short form JSONJon Bratseth2019-10-082-36/+52
|
* Support mixed tensor short form JSONJon Bratseth2019-10-084-26/+65
|
* Add testJon Bratseth2019-10-081-0/+18
|
* Document the standard value order one placeJon Bratseth2019-10-014-36/+34
|
* Substitute properties in trace outputJon Bratseth2019-09-301-3/+2
|
* Nonfunctional changes onlyJon Bratseth2019-09-242-6/+7
|
* Revert "Revert "Removing elements from an array is very costly.""Henning Baldersheim2019-09-111-1/+6
|
* Revert "Removing elements from an array is very costly."Henning Baldersheim2019-09-101-6/+1
|
* Propagate listenersJon Bratseth2019-09-091-1/+6
|
* Merge pull request #10376 from vespa-engine/bratseth/handle-inherited-variantsArne H Juul2019-08-231-0/+1
|\ | | | | Handle inherited variants with different dimensions
| * Handle inherited variants with different dimensionsJon Bratseth2019-08-221-0/+1
| |
* | use same rules for cell value type resolving as C++Arne Juul2019-08-205-9/+19
|/ | | | | * pick cell value type from tensors with dimensions only * in Concat, use the expected combined cell value type for unit tensor
* Add commit fields to vtagMartin Polden2019-08-151-5/+23
|
* MergeJon Bratseth2019-08-134-21/+33
|
* Merge pull request #9996 from ↵Lester Solbakken2019-07-091-1/+6
|\ | | | | | | | | vespa-engine/havardpe/propagate-float-cell-type-and-avoid-using-it-too-much-right-now propagate float and stop using it too much
| * propagate float and stop using it too muchHåvard Pettersen2019-07-091-1/+6
| |
* | Merge pull request #9944 from vespa-engine/bratseth/output-immediate-graphJon Bratseth2019-07-084-4/+415
|\ \ | |/ |/| Bratseth/output immediate graph
| * Update ABI specJon Bratseth2019-07-051-0/+14
| |
| * Add inequality constraintsJon Bratseth2019-07-021-0/+12
| |
| * Forfeit soft constraints when necessaryJon Bratseth2019-07-021-4/+19
| |
| * Allow extending beyond the last tensor dimensionJon Bratseth2019-07-022-32/+120
| |
| * Output intermediate graph with type info on errorJon Bratseth2019-07-014-129/+282
| |
| * Output the intermediate graphJon Bratseth2019-06-302-0/+129
| |
* | Update abi specJon Bratseth2019-07-041-0/+4
| |