When using the documentation for QNN dependencies,
// 2. QNN dependencies for hardware acceleration
implementation("com.qualcomm.qnn:qnn-runtime:2.34.0")
implementation("com.qualcomm.qnn:qnn-litert-delegate:2.34.0")
I'm getting authorization error. What steps are needed for this? I have a qualcomm developer account, can I use that?
When using the documentation for QNN dependencies,
// 2. QNN dependencies for hardware acceleration
implementation("com.qualcomm.qnn:qnn-runtime:2.34.0")
implementation("com.qualcomm.qnn:qnn-litert-delegate:2.34.0")
I'm getting authorization error. What steps are needed for this? I have a qualcomm developer account, can I use that?