|
The Xentara ONNX Engine v2.0
User Manual
|
A JSON object describing a Array has following syntax:
| name | A string value containing the input of the selected input of the model. |
| datapoints | A JSON array containing the data points assigned as input array. |
| dataType | A string value containing the data type of the model.
|
| type | A string parameter describe the type of the model. For the array type required "array". |
| size | A positive integer value describing the size of the buffer. |
Please remember that each element block requires two layers of {} due to the syntax restrictions of the JSON format.