cupvaTensorDataFlowGetTilePlaneSize#
Defined in src/device/vpu_runtime/include/cupva_device/tensor_dataflow.h
- inline uint32_t cupvaTensorDataFlowGetTilePlaneSize(
- TDFHandler const &handler,
Get the 2D plane size.
This helper function can be used to query the tile plane size: tile_width * tile_height.
- Parameters:
handler – The reference to the TDFHandler object
- Returns:
The 2D plane size