Internal data structure to describe cropping tensor data. More...
Public Attributes | |
guint | num |
tensor_region_s | region [NNS_TENSOR_SIZE_LIMIT] |
Internal data structure to describe cropping tensor data.
Definition at line 62 of file gsttensor_crop.c.
guint tensor_crop_info_s::num |
Definition at line 64 of file gsttensor_crop.c.
tensor_region_s tensor_crop_info_s::region[NNS_TENSOR_SIZE_LIMIT] |
Definition at line 65 of file gsttensor_crop.c.