Define QNN_PROPERTY_CONTEXT_SUPPORT_BINARY_UPDATES

Define Documentation

QNN_PROPERTY_CONTEXT_SUPPORT_BINARY_UPDATES (QNN_PROPERTY_GROUP_CONTEXT + 12)

Property key for determining whether a backend supports creation and application of updates for an existing context binary. This determines support for QnnContext_getBinarySectionSize(), QnnContext_retrieveBinarySection(), and QnnContext_applyBinarySection() with QNN_CONTEXT_SECTION_UPDATABLE.