|
The Xentara Torch Engine v1.0
User Manual
|
A JSON object describing a Torch Engine has following syntax:
| id | A string value containing the ID of the Module. |
| uuid | A string value containing the unique UUID of the device. |
| index | An integer value representing the index output of the neural network model. |
Please remember that each element block requires two layers of {} due to the syntax restrictions of the JSON format.