cupvaTensorDataFlowClose#
Defined in src/device/vpu_runtime/include/cupva_device/tensor_dataflow.h
-
inline void cupvaTensorDataFlowClose(TDFHandler &handler)#
Close a TensorDataFlow when using acquire/release semantics.
Call this API when all tiles in the TDF have been acquired and released. After this call (assuming all tiles were properly sequenced) the TDF will no longer be active and a Dataflow on a different DataFlowPhase may be triggered.
- Parameters:
handler – The reference to the TDFHandler object