aboutsummaryrefslogtreecommitdiffstats
path: root/config-model/src/main/java/com/yahoo/schema
Commit message (Expand)AuthorAgeFilesLines
* also export derived onnx-models.cfgArne Juul2023-03-223-2/+11
* use Integer.toHexString on hashcodeArne Juul2023-03-211-1/+1
* use withTransformedExpressions for wiringArne Juul2023-03-201-14/+1
* deeper processing of TensorFunctionNode and ONNX model referencesArne Juul2023-03-201-0/+33
* Merge branch 'master' into arnej/handle-dynamic-tensorJon Bratseth2023-03-205-10/+32
|\
| * - avoid unintentionally duplicated rank-propertiesArne Juul2023-03-202-3/+22
| * Add raw attributes to config model.Tor Egge2023-03-173-7/+10
* | handle DynamicTensor with embedded expressionsArne Juul2023-03-171-0/+8
* | avoid making OperationNode with no operatorsArne Juul2023-03-171-0/+3
|/
* * make InputRecorder handle slice with embedded expressionsArne Juul2023-03-161-0/+8
* add special handling of TensorFunctionNode containing Generate functionArne Juul2023-03-143-4/+53
* remember which functions are already handledArne Juul2023-03-101-0/+6
* handle more complex features and functions wrapped in rankingExpression(foo)Arne Juul2023-03-081-3/+8
* Reapply "deeper processing of onnx inputs"Arne Juul2023-03-081-1/+10
* call addFunctionTypeSerialization in more casesArne Juul2023-03-071-7/+8
* use common utility and constantArne Juul2023-03-023-7/+8
* add component modelingArne Juul2023-02-241-0/+3
* Revert "deeper processing of onnx inputs"Arne Juul2023-02-241-10/+1
* validate onnx model input/output mappingsArne Juul2023-02-221-2/+31
* deeper processing of onnx inputsArne Juul2023-02-161-1/+10
* Add string command to index info config.Tor Egge2023-02-151-0/+15
* Merge pull request #25927 from vespa-engine/arnej/xp-input-recorderArne H Juul2023-02-092-2/+114
|\
| * use FeatureNamesArne Juul2023-02-081-8/+13
| * remove debug printArne Juul2023-02-071-1/+0
| * add inputs as match featuresArne Juul2023-02-071-0/+5
| * experimental WIPArne Juul2023-02-072-2/+105
* | Merge pull request #25914 from vespa-engine/bratseth/no-contentArne H Juul2023-02-092-26/+27
|\ \
| * | Handle schema files with no contentJon Bratseth2023-02-072-26/+27
| |/
* / Allow fallback to CPU if nodes are provisioned without GPUMartin Polden2023-02-082-5/+14
|/
* wire global-phase through config-model exactly like second-phaseArne Juul2023-02-035-1/+62
* container-phase -> global-phaseArne Juul2023-02-021-10/+10
* add parsing (only) of container-phase in schemaArne Juul2023-02-011-1/+15
* Update comment for DynamicSummaryTransformUtils.getSource.Tor Egge2023-01-271-2/+4
* Use original source for dynamic summary transform.Tor Egge2023-01-272-6/+18
* Remove 'required' attributeMartin Polden2023-01-262-15/+5
* ignore ._foo.sd and other "resource fork" like namesArne Juul2023-01-241-2/+3
* Merge pull request #25680 from vespa-engine/mpolden/set-gpu-deviceMartin Polden2023-01-242-0/+23
|\
| * Support configuration of GPU device to use in ONNX modelMartin Polden2023-01-232-0/+23
* | Skip statements on partial updates onlyJon Bratseth2023-01-231-1/+0
|/
* Just use Streams.toList as that is unmdifiable.Henning Baldersheim2023-01-181-1/+1
* Unify on Streams.toList()Henning Baldersheim2023-01-171-3/+1
* Allow hnsw index for tensors with 1 mapped and 1 indexed dimension.Geir Storli2023-01-131-2/+11
* No functional changesJon Bratseth2023-01-064-4/+15
* Revert "Revert collect(Collectors.toList())"Henning Baldersheim2022-12-043-3/+3
* Revert collect(Collectors.toList())Henning Baldersheim2022-12-043-3/+3
* collect(Collectors.toList()) -> toList()Henning Baldersheim2022-12-023-3/+3
* Revert "Revert "Let list handling catch up with Java 17""Henning Baldersheim2022-12-023-27/+22
* Revert "Let list handling catch up with Java 17"Bjørn Christian Seime2022-12-023-22/+27
* Let list handling catch up with Java 17Henning Baldersheim2022-12-023-27/+22
* Use well defined order where we output text and generate config. Makes config...Henning Baldersheim2022-12-012-5/+4