sima_ev_tess_config_v1 Struct
Tess (tessellate) op config: 1 input, 1 output. More...
Declaration
struct sima_ev_tess_config_v1 { ... }
Included Headers
#include <EvTensorAbi.h>
Public Member Attributes Index
| struct { ... } | hdr |
|
ABI header (op type, version, IO arity). More... | |
| struct { ... } | input |
|
Input tensor descriptor. More... | |
| struct { ... } | output |
|
Output tensor descriptor. More... | |
Description
Tess (tessellate) op config: 1 input, 1 output.
Definition at line 231 of file EvTensorAbi.h.
Public Member Attributes
hdr
|
ABI header (op type, version, IO arity).
Definition at line 232 of file EvTensorAbi.h.
232 struct sima_ev_abi_header hdr;
input
|
Input tensor descriptor.
Definition at line 233 of file EvTensorAbi.h.
233 struct sima_ev_tensor_desc input;
output
|
Output tensor descriptor.
Definition at line 234 of file EvTensorAbi.h.
234 struct sima_ev_tensor_desc output;
The documentation for this struct was generated from the following file:
Generated via doxygen2docusaurus 2.0.0 by Doxygen 1.9.8.