Enum Snpe_RuntimeCheckOption_t

Enum Documentation

enum Snpe_RuntimeCheckOption_t

Enumeration of runtime available check options.

Values:

enumerator SNPE_RUNTIME_CHECK_OPTION_DEFAULT = 2

Perform standard runtime available check.

enumerator SNPE_RUNTIME_CHECK_OPTION_NORMAL_CHECK = 0

Perform standard runtime available check.

enumerator SNPE_RUNTIME_CHECK_OPTION_BASIC_CHECK = 1

Perform basic runtime available check, may be runtime specific.

enumerator SNPE_RUNTIME_CHECK_OPTION_UNSIGNEDPD_CHECK = 2

Perform unsignedPD runtime available check.