cupvaTensorDataFlowZHasRemainder#

Defined in src/device/vpu_runtime/include/cupva_device/tensor_dataflow.h

inline bool cupvaTensorDataFlowZHasRemainder(
TDFHandler const &handler,
)#

Return a flag to indicate whether the tensor depth is not multiple of tile depth.

Parameters:

handler – The reference to the TDFHandler object

Returns:

A boolean to indicate whether the tensor depth is not multiple of tile depth.