aboutsummaryrefslogtreecommitdiffstats
path: root/config-model/src/main/java/com/yahoo/schema/OnnxModel.java
Commit message (Collapse)AuthorAgeFilesLines
* Register model with onnx model optionsHarald Musum2023-11-201-1/+3
|
* Include only options that control how an Onnx model is loaded in ↵Harald Musum2023-11-161-2/+2
| | | | OnnxModelOptions
* Use Optionals in OnnxModelOptionsHarald Musum2023-11-161-4/+4
|
* Add OnnxModelOptions and use it in embeddersHarald Musum2023-11-161-20/+12
|
* Update copyrightJon Bratseth2023-10-091-1/+1
|
* Shallow clone is sufficient for onnxmodelLester Solbakken2023-08-301-11/+7
|
* Add cluster specific settings for model evaluationLester Solbakken2023-08-291-1/+14
|
* Ignore input also listed in initializersBjørn Christian Seime2023-03-311-1/+6
| | | | Ignore inputs which is already initialized when determining required features as input to ONNX models in global-phase.
* use common utility and constantArne Juul2023-03-021-1/+1
|
* validate onnx model input/output mappingsArne Juul2023-02-221-2/+31
|
* Allow fallback to CPU if nodes are provisioned without GPUMartin Polden2023-02-081-4/+12
|
* Remove 'required' attributeMartin Polden2023-01-261-12/+4
|
* Support configuration of GPU device to use in ONNX modelMartin Polden2023-01-231-0/+19
|
* Rename the 'searchdefinition' package to 'schema'Jon Bratseth2022-05-191-0/+120