Define QNN_PROPERTY_BACKEND_SUPPORT_COMPOSITION

Define Documentation

QNN_PROPERTY_BACKEND_SUPPORT_COMPOSITION (QNN_PROPERTY_GROUP_BACKEND + 6)

Property key for determining whether a backend supports graph composition. The following are considered graph composition APIs:

  • QnnContext_create

  • QnnGraph_create

  • QnnGraph_addNode

  • QnnGraph_finalize

  • QnnTensor_createContextTensor

  • QnnTensor_createGraphTensor

  • QnnBackend_validateOpConfig