aboutsummaryrefslogtreecommitdiffstats
path: root/config-model/src/main/java/com/yahoo/schema
Commit message (Expand)AuthorAgeFilesLines
* for document-summary blocks:Arne Juul2023-04-212-2/+34
* wait until later with new metric nameArne Juul2023-04-201-1/+1
* add two names for distance metricsArne Juul2023-04-202-1/+2
* Merge pull request #26742 from vespa-engine/geirst/vsmfields-nearest-neighbor...Geir Storli2023-04-142-26/+57
|\
| * Add vmsfields config for nearest neighbor search on supported tensor fields.Geir Storli2023-04-142-26/+57
* | Ignore input also listed in intializers when parsing metadata from modelBjørn Christian Seime2023-04-131-5/+1
|/
* Merge pull request #26668 from vespa-engine/bratseth/use-visitorv8.151.21Henning Baldersheim2023-04-121-1/+1
|\
| * Replace reflection by visitorJon Bratseth2023-03-311-1/+1
* | Merge pull request #26660 from vespa-engine/bjorncs/onnx-model-initializersJon Bratseth2023-03-312-6/+15
|\ \ | |/ |/|
| * Ignore input also listed in initializersBjørn Christian Seime2023-03-312-6/+15
* | More understandable errors, and implement inner convertJon Bratseth2023-03-311-1/+1
|/
* Merge pull request #26547 from vespa-engine/arnej/improve-failure-for-self-re...Arne H Juul2023-03-232-3/+4
|\
| * let Exceptions.toMessageString handle message concatenationArne Juul2023-03-231-1/+1
| * improve error for cycle in ranking expression functionsArne Juul2023-03-232-4/+5
* | Merge pull request #26535 from vespa-engine/arnej/use-common-expressionfuncti...Arne H Juul2023-03-231-9/+27
|\ \ | |/ |/|
| * use ExpressionFunction.Instance for consistencyArne Juul2023-03-221-9/+27
* | 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