Define QNN_PROPERTY_CONTEXT_SUPPORT_BINARY_QUANT_ONLY_UPDATES¶
Defined in File QnnProperty.h
Define Documentation¶
-
QNN_PROPERTY_CONTEXT_SUPPORT_BINARY_QUANT_ONLY_UPDATES (QNN_PROPERTY_GROUP_CONTEXT + 18)¶
Property key for determining whether a backend supports creation and application of quant param only updates for an existing context binary. This determines support for QnnContext_getBinarySectionSize(), QnnContext_retrieveBinarySection(), and QnnContext_applyBinarySection() with QNN_CONTEXT_SECTION_UPDATABLE_QUANT_PARAMS.