Define QNN_PROPERTY_CONTEXT_SUPPORT_BINARY_WEIGHT_ONLY_UPDATES

Define Documentation

QNN_PROPERTY_CONTEXT_SUPPORT_BINARY_WEIGHT_ONLY_UPDATES (QNN_PROPERTY_GROUP_CONTEXT + 17)

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