#include <helpers.h>
Structure to hold 3D tensor information
Definition at line 374 of file helpers.h.
◆ offset_first_element_in_bytes
int Tensor3D::offset_first_element_in_bytes |
The offset of the first element in the source image
Definition at line 377 of file helpers.h.
◆ ptr
__global uchar* Tensor3D::ptr |
Pointer to the starting postion of the buffer
Definition at line 376 of file helpers.h.
◆ stride_x
Stride of the image in X dimension (in bytes)
Definition at line 378 of file helpers.h.
◆ stride_y
Stride of the image in Y dimension (in bytes)
Definition at line 379 of file helpers.h.
◆ stride_z
Stride of the image in Z dimension (in bytes)
Definition at line 380 of file helpers.h.
The documentation for this struct was generated from the following file:
- compute/ARMComputeEx/src/core/CL/cl_kernels/helpers.h