@@ -360,7 +360,12 @@ The operator now should be functional for Qualcomm backends. For operator to wor
360
360
# # Operator Support Status
361
361
Please help update following table if you are contributing new operators:
362
362
363
- | Operators | HTP - 82/116 Enabled |
363
+ + & check; = Supported
364
+ + & cross; = Not Supported
365
+ + & # 128683; = Deprecated, supported with other QNN Ops
366
+
367
+
368
+ | Operators | HTP - 90/116 Enabled |
364
369
| -----------| ---------|
365
370
| Argmax | & check; |
366
371
| Argmin | & check; |
@@ -381,16 +386,16 @@ Please help update following table if you are contributing new operators:
381
386
| ElementWiseAbs | & check; |
382
387
| ElementWiseAdd | & check; |
383
388
| ElementWiseAnd | & check; |
384
- | ElementWiseAsin | & cross ; |
389
+ | ElementWiseAsin | & check ; |
385
390
| ElementWiseAtan | & check; |
386
- | ElementWiseBinary | & cross ; |
391
+ | ElementWiseBinary | & check ; |
387
392
| ElementWiseCeil | & check; |
388
393
| ElementWiseCos | & check; |
389
394
| ElementWiseDivide | & check; |
390
395
| ElementWiseEqual | & check; |
391
396
| ElementWiseExp | & check; |
392
397
| ElementWiseFloor | & check; |
393
- | ElementWiseFloorDiv | & cross ; |
398
+ | ElementWiseFloorDiv | & check ; |
394
399
| ElementWiseGreater | & check; |
395
400
| ElementWiseGreaterEqual | & check; |
396
401
| ElementWiseLess | & check; |
@@ -408,13 +413,13 @@ Please help update following table if you are contributing new operators:
408
413
| ElementWiseRound | & check; |
409
414
| ElementWiseRsqrt | & check; |
410
415
| ElementWiseSelect | & check; |
411
- | ElementWiseSign | & cross ; |
416
+ | ElementWiseSign | & check ; |
412
417
| ElementWiseSin | & check; |
413
418
| ElementWiseSquaredDifference | & cross; |
414
419
| ElementWiseSquareRoot | & check; |
415
420
| ElementWiseSubtract | & check; |
416
421
| ElementWiseUnary | & cross; |
417
- | ElementWiseXor | & cross ; |
422
+ | ElementWiseXor | & check ; |
418
423
| Elu | & check; |
419
424
| ExpandDims | & check; |
420
425
| ExtractGlimpse | & cross; |
@@ -452,11 +457,11 @@ Please help update following table if you are contributing new operators:
452
457
| ReduceMin | & check; |
453
458
| ReduceSum | & check; |
454
459
| Relu | & check; |
455
- | Relu1 | & cross ; |
456
- | Relu6 | & cross ; |
460
+ | Relu1 | & # 128683 ; |
461
+ | Relu6 | & # 128683 ; |
457
462
| ReluMinMax | & check; |
458
463
| Reshape | & check; |
459
- | Resize | & cross ; |
464
+ | Resize | & check ; |
460
465
| ResizeBilinear | & check; |
461
466
| ResizeNearestNeighbor | & check; |
462
467
| RoiAlign | & cross; |
0 commit comments