dpuDestroyKernel() - 1.3 English

Vitis AI User Guide (UG1414)

Document ID
UG1414
Release Date
2021-02-03
Version
1.3 English

Synopsis

Dint dpuDestroyKernel
(
DPUKernel *kernel
    )

Arguments

kernel
The pointer to DPU kernel to be destroyed.

Description

Destroy a DPU kernel and release its related resources.

Returns

0 on success, or report error in case of any failure.

See Also

dpuLoadKernel()

Include File

n2cube.h

Availability

Vitis AI v1.0