Output tensor (Inference Overlay): Difference between revisions
Jump to navigation
Jump to search
No edit summary |
mNo edit summary |
||
| Line 9: | Line 9: | ||
{{article end | {{article end | ||
|notes=*The | |notes=*The [[Inference Overlay]] wizard will report an issue when a result type is referenced by a tensor link but is not yet added to the Inference Overlay. | ||
}} | }} | ||
{{InferenceOverlay nav}} | {{InferenceOverlay nav}} | ||
Latest revision as of 05:53, 11 May 2026
An Output tensor is a multi-dimensional data array that serves as output for Neural Networks. Generally these output tensors are results of the operations applied by the convolution neural network on the input tensors. Depending on the type of neural network, multiple type of output tensors can be generated.

In the Tygron Platform, the following output tensors are supported:
Notes
- The Inference Overlay wizard will report an issue when a result type is referenced by a tensor link but is not yet added to the Inference Overlay.