Union QnnBackend_Config_t::unnamed

Nested Relationships

This union is a nested type of Struct QnnBackend_Config_t.

Union Documentation

union unnamed
#include <QnnBackend.h>

Public Members

QnnBackend_CustomConfig_t customConfig
Qnn_ErrorReportingConfig_t errorConfig

Applies error reporting configuration across backend. All QNN contexts share this common error configuration for APIs that are independent of a context.

const char *platformOption

Null-terminated platform option key-value pair. Multiple platform options can be specified. Max length is 1024.