Synopsis
int dpuEnableTaskProfile
(
DPUTask *task
);
Arguments
- task
- The pointer to DPU Task.
Description
Set DPU Task in profiling mode. Note that the profiling functionality is available only for DPU Kernel generated by VAI_C in debug mode.
Returns
0 on success, or report error in case of any failure.
Include File
n2cube.h
Availability
Vitis AI v1.0