dpuGetExceptionMessage - 1.1 English

Vitis AI User Guide (UG1414)

Document ID
UG1414
Release Date
2020-03-23
Version
1.1 English

Synopsis

const char *dpuGetExceptionMessage
(
int error_code
    )

Arguments

error code
The error code returned by N2Cube APIs.

Description

Get the error message from error code (always negative value) returned by N2Cube APIs.

Returns

A pointer to a const string, indicating the error message for error_code.

Include File

n2cube.h

Availability

Vitis AI v1.0