Doxygen Book
tensor_crop_info_s Struct Reference

Internal data structure to describe cropping tensor data. More...

Collaboration diagram for tensor_crop_info_s:

Public Attributes

guint num
 
tensor_region_s region [NNS_TENSOR_SIZE_LIMIT]
 

Detailed Description

Internal data structure to describe cropping tensor data.

Todo:
Add various mode to crop tensor. Now tensor-crop handles NHWC data format only.

Definition at line 62 of file gsttensor_crop.c.

Member Data Documentation

◆ num

guint tensor_crop_info_s::num

Definition at line 64 of file gsttensor_crop.c.

◆ region

tensor_region_s tensor_crop_info_s::region[NNS_TENSOR_SIZE_LIMIT]

Definition at line 65 of file gsttensor_crop.c.


The documentation for this struct was generated from the following file: