cupvaTensorDataFlowGetNumTiles#

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

inline uint32_t cupvaTensorDataFlowGetNumTiles(
TDFHandler const &handler,
)#

Get the number of tiles for the current transfer.

This helper function can be used to query the actual number of tiles for the current transfer.

Parameters:

handler – The reference to the TDFHandler object.

Returns:

The actual number of tiles for the current transfer.