# Supported Operations

Converters Equivalent

- **COMMAND\_LINE** : indicates the Op is supported through command-line parameters provided during conversion and not as part of a source framework model. See the Source Framework’s converter help for more details.
- **INFERRED**: indicates Source Framework does not have a concrete definition for Op. However, converter pattern-matches a sequence of Ops to map to listed QNN Op.
- **—** : indicates there is no corresponding Source Framework Op, or the corresponding Op is not yet supported.

Backend Support

- YES: Backend has an implementation for Op.
- NO: Backend does not have an implementation for Op.

| No. | Operation | Converters Equivalent | Converters Equivalent | Converters Equivalent | Converters Equivalent | Backend Support | Backend Support | Backend Support | Backend Support | Backend Support | Backend Support | Backend Support | Backend Support | Backend Support | Backend Support | Backend Support | Backend Support |
| --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- |
| No. |  | Onnx(Opset &lt;= 24) | TensorFlow | TensorFlow Lite | PyTorch | CPU | CPU | GPU | HTA | LPAI | LPAI | HTP | HTP | HTP | HTP | HTP | DSP |
| No. |  | Onnx(Opset &lt;= 24) | TensorFlow | TensorFlow Lite | PyTorch | fp32 | int8 | GPU | HTA | V5 | V6 | BF16 | FP16 | INT16 | INT8 | OTHERS | DSP |
| 1 | [ArgbToRgb](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#argbtorgb) | COMMAND\_LINE | COMMAND\_LINE | **—** | **—** | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/CpuOpDefSupplement.html#argbtorgb) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/CpuOpDefSupplement.html#argbtorgb) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/GpuOpDefSupplement.html#argbtorgb) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#argbtorgb) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#argbtorgb) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#argbtorgb) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#argbtorgb) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#argbtorgb) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#argbtorgb) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#argbtorgb) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#argbtorgb) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/DspOpDefSupplement.html#argbtorgb) |
| 2 | [Argmax](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#argmax) | ArgMax | argmax | **—** | argmax | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/CpuOpDefSupplement.html#argmax) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/CpuOpDefSupplement.html#argmax) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/GpuOpDefSupplement.html#argmax) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtaOpDefSupplement.html#argmax) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/LpaiOpDefSupplement.html#argmax) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/LpaiOpDefSupplement.html#argmax) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#argmax) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#argmax) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#argmax) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#argmax) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#argmax) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/DspOpDefSupplement.html#argmax) |
| 3 | [Argmin](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#argmin) | ArgMin | argmin | **—** | argmin | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/CpuOpDefSupplement.html#argmin) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/CpuOpDefSupplement.html#argmin) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/GpuOpDefSupplement.html#argmin) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#argmin) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/LpaiOpDefSupplement.html#argmin) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/LpaiOpDefSupplement.html#argmin) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#argmin) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#argmin) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#argmin) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#argmin) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#argmin) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/DspOpDefSupplement.html#argmin) |
| 4 | [AxisAlignedBboxTransform](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#axisalignedbboxtransform) | BBoxTransform(org.pytorch.\_caffe2) with im\_info’s img\_scale = 1 | **—** | **—** | **—** | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/CpuOpDefSupplement.html#axisalignedbboxtransform) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#axisalignedbboxtransform) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#axisalignedbboxtransform) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#axisalignedbboxtransform) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#axisalignedbboxtransform) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#axisalignedbboxtransform) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#axisalignedbboxtransform) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#axisalignedbboxtransform) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#axisalignedbboxtransform) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#axisalignedbboxtransform) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#axisalignedbboxtransform) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#axisalignedbboxtransform) |
| 5 | [Batchnorm](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#batchnorm) | BatchNormalization | batch\_normalization, fused\_batch\_norm(FusedBatchNorm, FusedBatchNormV3) | INFERRED | BatchNorm2d | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/CpuOpDefSupplement.html#batchnorm) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/CpuOpDefSupplement.html#batchnorm) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/GpuOpDefSupplement.html#batchnorm) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#batchnorm) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/LpaiOpDefSupplement.html#batchnorm) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/LpaiOpDefSupplement.html#batchnorm) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#batchnorm) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#batchnorm) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#batchnorm) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#batchnorm) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#batchnorm) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/DspOpDefSupplement.html#batchnorm) |
| 6 | [BatchPermutation](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#batchpermutation) | **—** | **—** | **—** | **—** | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/CpuOpDefSupplement.html#batchpermutation) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#batchpermutation) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#batchpermutation) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#batchpermutation) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#batchpermutation) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#batchpermutation) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#batchpermutation) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#batchpermutation) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#batchpermutation) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#batchpermutation) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#batchpermutation) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#batchpermutation) |
| 7 | [BatchToSpace](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#batchtospace) | **—** | batch\_to\_space | batch\_to\_space\_nd | **—** | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/CpuOpDefSupplement.html#batchtospace) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/CpuOpDefSupplement.html#batchtospace) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/GpuOpDefSupplement.html#batchtospace) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#batchtospace) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/LpaiOpDefSupplement.html#batchtospace) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/LpaiOpDefSupplement.html#batchtospace) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#batchtospace) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#batchtospace) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#batchtospace) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#batchtospace) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#batchtospace) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/DspOpDefSupplement.html#batchtospace) |
| 8 | [BboxTransform](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#bboxtransform) | **—** | **—** | **—** | **—** | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/CpuOpDefSupplement.html#bboxtransform) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#bboxtransform) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#bboxtransform) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#bboxtransform) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#bboxtransform) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#bboxtransform) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#bboxtransform) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#bboxtransform) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#bboxtransform) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#bboxtransform) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#bboxtransform) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#bboxtransform) |
| 9 | [BoxWithNmsLimit](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#boxwithnmslimit) | BoxWithNMSLimit(org.pytorch.\_caffe2) | **—** | **—** | **—** | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/CpuOpDefSupplement.html#boxwithnmslimit) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#boxwithnmslimit) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#boxwithnmslimit) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#boxwithnmslimit) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#boxwithnmslimit) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#boxwithnmslimit) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#boxwithnmslimit) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#boxwithnmslimit) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#boxwithnmslimit) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#boxwithnmslimit) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#boxwithnmslimit) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/DspOpDefSupplement.html#boxwithnmslimit) |
| 10 | [Buffer](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#buffer) | **—** | **—** | **—** | **—** | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/CpuOpDefSupplement.html#buffer) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#buffer) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#buffer) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#buffer) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/LpaiOpDefSupplement.html#buffer) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/LpaiOpDefSupplement.html#buffer) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#buffer) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#buffer) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#buffer) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#buffer) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#buffer) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#buffer) |
| 11 | [Cast](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#cast) | Cast | cast | **—** | to | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/CpuOpDefSupplement.html#cast) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/CpuOpDefSupplement.html#cast) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/GpuOpDefSupplement.html#cast) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#cast) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/LpaiOpDefSupplement.html#cast) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/LpaiOpDefSupplement.html#cast) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#cast) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#cast) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#cast) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#cast) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#cast) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/DspOpDefSupplement.html#cast) |
| 12 | [ChannelShuffle](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#channelshuffle) | INFERRED | INFERRED | **—** | ChannelShuffle | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/CpuOpDefSupplement.html#channelshuffle) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/CpuOpDefSupplement.html#channelshuffle) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/GpuOpDefSupplement.html#channelshuffle) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#channelshuffle) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/LpaiOpDefSupplement.html#channelshuffle) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/LpaiOpDefSupplement.html#channelshuffle) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#channelshuffle) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#channelshuffle) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#channelshuffle) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#channelshuffle) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#channelshuffle) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/DspOpDefSupplement.html#channelshuffle) |
| 13 | [Col2Im](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#col2im) | **—** | **—** | **—** | **—** | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/CpuOpDefSupplement.html#col2im) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#col2im) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#col2im) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#col2im) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#col2im) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#col2im) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#col2im) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#col2im) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#col2im) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#col2im) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#col2im) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#col2im) |
| 14 | [CollectRpnProposals](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#collectrpnproposals) | **—** | **—** | **—** | **—** | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/CpuOpDefSupplement.html#collectrpnproposals) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#collectrpnproposals) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#collectrpnproposals) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#collectrpnproposals) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#collectrpnproposals) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#collectrpnproposals) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#collectrpnproposals) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#collectrpnproposals) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#collectrpnproposals) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#collectrpnproposals) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#collectrpnproposals) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#collectrpnproposals) |
| 15 | [CombinedNms](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#combinednms) | **—** | **—** | **—** | **—** | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/CpuOpDefSupplement.html#combinednms) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#combinednms) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#combinednms) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#combinednms) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#combinednms) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#combinednms) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#combinednms) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#combinednms) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#combinednms) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#combinednms) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#combinednms) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#combinednms) |
| 16 | [Concat](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#concat) | Concat | concat(Concat, ConcatV2) | concatenation | cat | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/CpuOpDefSupplement.html#concat) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/CpuOpDefSupplement.html#concat) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/GpuOpDefSupplement.html#concat) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtaOpDefSupplement.html#concat) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/LpaiOpDefSupplement.html#concat) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/LpaiOpDefSupplement.html#concat) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#concat) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#concat) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#concat) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#concat) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#concat) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/DspOpDefSupplement.html#concat) |
| 17 | [ConstantOfShape](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#constantofshape) | ConstantOfShape | **—** | **—** | **—** | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/CpuOpDefSupplement.html#constantofshape) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#constantofshape) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#constantofshape) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#constantofshape) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#constantofshape) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#constantofshape) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#constantofshape) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#constantofshape) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#constantofshape) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#constantofshape) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#constantofshape) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#constantofshape) |
| 18 | [Conv1d](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#conv1d) | **—** | **—** | **—** | **—** | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/CpuOpDefSupplement.html#conv1d) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#conv1d) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#conv1d) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#conv1d) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#conv1d) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#conv1d) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#conv1d) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#conv1d) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#conv1d) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#conv1d) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#conv1d) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#conv1d) |
| 19 | [Conv2d](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#conv2d) | Conv, QLinearConv | conv2d | conv\_2d | Conv2d | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/CpuOpDefSupplement.html#conv2d) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/CpuOpDefSupplement.html#conv2d) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/GpuOpDefSupplement.html#conv2d) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtaOpDefSupplement.html#conv2d) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/LpaiOpDefSupplement.html#conv2d) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/LpaiOpDefSupplement.html#conv2d) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#conv2d) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#conv2d) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#conv2d) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#conv2d) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#conv2d) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/DspOpDefSupplement.html#conv2d) |
| 20 | [Conv3d](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#conv3d) | Conv, QLinearConv | conv3d | conv\_3d | **—** | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/CpuOpDefSupplement.html#conv3d) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/CpuOpDefSupplement.html#conv3d) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#conv3d) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#conv3d) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#conv3d) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#conv3d) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#conv3d) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#conv3d) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#conv3d) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#conv3d) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#conv3d) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/DspOpDefSupplement.html#conv3d) |
| 21 | [Convert](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#convert) | **—** | **—** | **—** | **—** | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/CpuOpDefSupplement.html#convert) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/CpuOpDefSupplement.html#convert) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#convert) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#convert) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/LpaiOpDefSupplement.html#convert) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/LpaiOpDefSupplement.html#convert) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#convert) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#convert) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#convert) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#convert) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#convert) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/DspOpDefSupplement.html#convert) |
| 22 | [Correlation1D](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#correlation1d) | **—** | **—** | **—** | **—** | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/CpuOpDefSupplement.html#correlation1d) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#correlation1d) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#correlation1d) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#correlation1d) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#correlation1d) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#correlation1d) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#correlation1d) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#correlation1d) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#correlation1d) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#correlation1d) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#correlation1d) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/DspOpDefSupplement.html#correlation1d) |
| 23 | [CreateSparse](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#createsparse) | **—** | **—** | **—** | **—** | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/CpuOpDefSupplement.html#createsparse) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#createsparse) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#createsparse) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#createsparse) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#createsparse) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#createsparse) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#createsparse) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#createsparse) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#createsparse) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#createsparse) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#createsparse) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#createsparse) |
| 24 | [CropAndResize](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#cropandresize) | **—** | crop\_and\_resize | **—** | **—** | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/CpuOpDefSupplement.html#cropandresize) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#cropandresize) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#cropandresize) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#cropandresize) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#cropandresize) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#cropandresize) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#cropandresize) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#cropandresize) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#cropandresize) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#cropandresize) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#cropandresize) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#cropandresize) |
| 25 | [CumulativeSum](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#cumulativesum) | CumSum | cumsum | cumsum | cumsum | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/CpuOpDefSupplement.html#cumulativesum) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/CpuOpDefSupplement.html#cumulativesum) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/GpuOpDefSupplement.html#cumulativesum) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#cumulativesum) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#cumulativesum) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#cumulativesum) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#cumulativesum) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#cumulativesum) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#cumulativesum) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#cumulativesum) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#cumulativesum) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#cumulativesum) |
| 26 | [DepthToSpace](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#depthtospace) | DepthToSpace | depth\_to\_space | depth\_to\_space | PixelShuffle | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/CpuOpDefSupplement.html#depthtospace) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/CpuOpDefSupplement.html#depthtospace) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/GpuOpDefSupplement.html#depthtospace) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#depthtospace) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/LpaiOpDefSupplement.html#depthtospace) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/LpaiOpDefSupplement.html#depthtospace) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#depthtospace) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#depthtospace) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#depthtospace) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#depthtospace) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#depthtospace) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/DspOpDefSupplement.html#depthtospace) |
| 27 | [DepthWiseConv1d](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#depthwiseconv1d) | **—** | **—** | **—** | **—** | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/CpuOpDefSupplement.html#depthwiseconv1d) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#depthwiseconv1d) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#depthwiseconv1d) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#depthwiseconv1d) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#depthwiseconv1d) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#depthwiseconv1d) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#depthwiseconv1d) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#depthwiseconv1d) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#depthwiseconv1d) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#depthwiseconv1d) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#depthwiseconv1d) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#depthwiseconv1d) |
| 28 | [DepthWiseConv2d](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#depthwiseconv2d) | Conv with ‘num\_output’ == ‘input channels’ == ‘group’,QLinearConv with ‘num\_output’ == ‘input channels’ == ‘group’ | depthwise\_conv2d | **—** | **—** | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/CpuOpDefSupplement.html#depthwiseconv2d) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/CpuOpDefSupplement.html#depthwiseconv2d) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/GpuOpDefSupplement.html#depthwiseconv2d) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtaOpDefSupplement.html#depthwiseconv2d) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/LpaiOpDefSupplement.html#depthwiseconv2d) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/LpaiOpDefSupplement.html#depthwiseconv2d) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#depthwiseconv2d) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#depthwiseconv2d) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#depthwiseconv2d) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#depthwiseconv2d) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#depthwiseconv2d) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/DspOpDefSupplement.html#depthwiseconv2d) |
| 29 | [Dequantize](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#dequantize) | DequantizeLinear | **—** | **—** | **—** | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/CpuOpDefSupplement.html#dequantize) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/CpuOpDefSupplement.html#dequantize) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/GpuOpDefSupplement.html#dequantize) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#dequantize) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/LpaiOpDefSupplement.html#dequantize) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/LpaiOpDefSupplement.html#dequantize) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#dequantize) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#dequantize) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#dequantize) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#dequantize) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#dequantize) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/DspOpDefSupplement.html#dequantize) |
| 30 | [DetectionOutput](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#detectionoutput) | **—** | INFERRED | TfliteDetectionPostProcess | **—** | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/CpuOpDefSupplement.html#detectionoutput) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/CpuOpDefSupplement.html#detectionoutput) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/GpuOpDefSupplement.html#detectionoutput) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#detectionoutput) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#detectionoutput) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#detectionoutput) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#detectionoutput) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#detectionoutput) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#detectionoutput) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#detectionoutput) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#detectionoutput) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/DspOpDefSupplement.html#detectionoutput) |
| 31 | [DistributeFpnProposals](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#distributefpnproposals) | **—** | **—** | **—** | **—** | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/CpuOpDefSupplement.html#distributefpnproposals) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#distributefpnproposals) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#distributefpnproposals) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#distributefpnproposals) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#distributefpnproposals) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#distributefpnproposals) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#distributefpnproposals) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#distributefpnproposals) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#distributefpnproposals) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#distributefpnproposals) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#distributefpnproposals) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#distributefpnproposals) |
| 32 | [ElementWiseAbs](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#elementwiseabs) | Abs | abs | abs | abs | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/CpuOpDefSupplement.html#elementwiseabs) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/CpuOpDefSupplement.html#elementwiseabs) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/GpuOpDefSupplement.html#elementwiseabs) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#elementwiseabs) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#elementwiseabs) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#elementwiseabs) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#elementwiseabs) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#elementwiseabs) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#elementwiseabs) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#elementwiseabs) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#elementwiseabs) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/DspOpDefSupplement.html#elementwiseabs) |
| 33 | [ElementWiseAdd](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#elementwiseadd) | Add, Sum | add(Add, AddV2, Sum), bias\_add | add | add | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/CpuOpDefSupplement.html#elementwiseadd) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/CpuOpDefSupplement.html#elementwiseadd) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/GpuOpDefSupplement.html#elementwiseadd) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtaOpDefSupplement.html#elementwiseadd) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/LpaiOpDefSupplement.html#elementwiseadd) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/LpaiOpDefSupplement.html#elementwiseadd) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#elementwiseadd) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#elementwiseadd) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#elementwiseadd) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#elementwiseadd) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#elementwiseadd) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/DspOpDefSupplement.html#elementwiseadd) |
| 34 | [ElementWiseAnd](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#elementwiseand) | And | logical\_and | **—** | logical\_and | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/CpuOpDefSupplement.html#elementwiseand) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/CpuOpDefSupplement.html#elementwiseand) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/GpuOpDefSupplement.html#elementwiseand) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#elementwiseand) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#elementwiseand) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#elementwiseand) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#elementwiseand) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#elementwiseand) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#elementwiseand) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#elementwiseand) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#elementwiseand) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#elementwiseand) |
| 35 | [ElementWiseAsin](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#elementwiseasin) | Asin | **—** | **—** | asin | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/CpuOpDefSupplement.html#elementwiseasin) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#elementwiseasin) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#elementwiseasin) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#elementwiseasin) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#elementwiseasin) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#elementwiseasin) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#elementwiseasin) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#elementwiseasin) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#elementwiseasin) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#elementwiseasin) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#elementwiseasin) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#elementwiseasin) |
| 36 | [ElementWiseAtan](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#elementwiseatan) | Atan | **—** | atan2 | atan | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/CpuOpDefSupplement.html#elementwiseatan) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/CpuOpDefSupplement.html#elementwiseatan) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#elementwiseatan) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#elementwiseatan) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#elementwiseatan) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#elementwiseatan) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#elementwiseatan) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#elementwiseatan) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#elementwiseatan) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#elementwiseatan) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#elementwiseatan) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#elementwiseatan) |
| 37 | [ElementWiseBinary](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#elementwisebinary) | **—** | **—** | **—** | **—** | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/CpuOpDefSupplement.html#elementwisebinary) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/CpuOpDefSupplement.html#elementwisebinary) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/GpuOpDefSupplement.html#elementwisebinary) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtaOpDefSupplement.html#elementwisebinary) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#elementwisebinary) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#elementwisebinary) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#elementwisebinary) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#elementwisebinary) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#elementwisebinary) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#elementwisebinary) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#elementwisebinary) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/DspOpDefSupplement.html#elementwisebinary) |
| 38 | [ElementWiseCeil](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#elementwiseceil) | Ceil | ceil | **—** | ceil | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/CpuOpDefSupplement.html#elementwiseceil) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/CpuOpDefSupplement.html#elementwiseceil) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#elementwiseceil) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#elementwiseceil) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#elementwiseceil) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#elementwiseceil) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#elementwiseceil) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#elementwiseceil) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#elementwiseceil) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#elementwiseceil) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#elementwiseceil) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/DspOpDefSupplement.html#elementwiseceil) |
| 39 | [ElementWiseCos](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#elementwisecos) | Cos | **—** | **—** | cos | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/CpuOpDefSupplement.html#elementwisecos) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#elementwisecos) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/GpuOpDefSupplement.html#elementwisecos) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#elementwisecos) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#elementwisecos) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#elementwisecos) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#elementwisecos) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#elementwisecos) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#elementwisecos) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#elementwisecos) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#elementwisecos) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#elementwisecos) |
| 40 | [ElementWiseDivide](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#elementwisedivide) | Div, Reciprocal | divide, realdiv | div | div | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/CpuOpDefSupplement.html#elementwisedivide) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/CpuOpDefSupplement.html#elementwisedivide) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/GpuOpDefSupplement.html#elementwisedivide) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#elementwisedivide) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/LpaiOpDefSupplement.html#elementwisedivide) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/LpaiOpDefSupplement.html#elementwisedivide) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#elementwisedivide) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#elementwisedivide) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#elementwisedivide) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#elementwisedivide) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#elementwisedivide) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/DspOpDefSupplement.html#elementwisedivide) |
| 41 | [ElementWiseEqual](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#elementwiseequal) | Equal | equal | **—** | eq | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/CpuOpDefSupplement.html#elementwiseequal) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/CpuOpDefSupplement.html#elementwiseequal) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/GpuOpDefSupplement.html#elementwiseequal) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#elementwiseequal) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#elementwiseequal) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#elementwiseequal) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#elementwiseequal) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#elementwiseequal) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#elementwiseequal) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#elementwiseequal) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#elementwiseequal) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/DspOpDefSupplement.html#elementwiseequal) |
| 42 | [ElementWiseExp](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#elementwiseexp) | Exp | exp | exp | exp | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/CpuOpDefSupplement.html#elementwiseexp) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/CpuOpDefSupplement.html#elementwiseexp) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/GpuOpDefSupplement.html#elementwiseexp) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#elementwiseexp) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/LpaiOpDefSupplement.html#elementwiseexp) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/LpaiOpDefSupplement.html#elementwiseexp) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#elementwiseexp) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#elementwiseexp) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#elementwiseexp) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#elementwiseexp) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#elementwiseexp) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/DspOpDefSupplement.html#elementwiseexp) |
| 43 | [ElementWiseFloor](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#elementwisefloor) | Floor | floor | floor | floor | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/CpuOpDefSupplement.html#elementwisefloor) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/CpuOpDefSupplement.html#elementwisefloor) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/GpuOpDefSupplement.html#elementwisefloor) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#elementwisefloor) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#elementwisefloor) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#elementwisefloor) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#elementwisefloor) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#elementwisefloor) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#elementwisefloor) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#elementwisefloor) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#elementwisefloor) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/DspOpDefSupplement.html#elementwisefloor) |
| 44 | [ElementWiseFloorDiv](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#elementwisefloordiv) | **—** | floordiv | **—** | floor\_divide | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/CpuOpDefSupplement.html#elementwisefloordiv) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#elementwisefloordiv) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/GpuOpDefSupplement.html#elementwisefloordiv) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#elementwisefloordiv) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#elementwisefloordiv) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#elementwisefloordiv) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#elementwisefloordiv) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#elementwisefloordiv) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#elementwisefloordiv) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#elementwisefloordiv) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#elementwisefloordiv) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/DspOpDefSupplement.html#elementwisefloordiv) |
| 45 | [ElementWiseFmod](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#elementwisefmod) | Mod | **—** | **—** | **—** | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/CpuOpDefSupplement.html#elementwisefmod) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#elementwisefmod) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#elementwisefmod) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#elementwisefmod) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#elementwisefmod) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#elementwisefmod) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#elementwisefmod) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#elementwisefmod) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#elementwisefmod) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#elementwisefmod) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#elementwisefmod) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#elementwisefmod) |
| 46 | [ElementWiseGreater](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#elementwisegreater) | Greater | greater | **—** | gt | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/CpuOpDefSupplement.html#elementwisegreater) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/CpuOpDefSupplement.html#elementwisegreater) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/GpuOpDefSupplement.html#elementwisegreater) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#elementwisegreater) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#elementwisegreater) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#elementwisegreater) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#elementwisegreater) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#elementwisegreater) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#elementwisegreater) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#elementwisegreater) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#elementwisegreater) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/DspOpDefSupplement.html#elementwisegreater) |
| 47 | [ElementWiseGreaterEqual](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#elementwisegreaterequal) | GreaterOrEqual | greater\_equal | **—** | ge | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/CpuOpDefSupplement.html#elementwisegreaterequal) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/CpuOpDefSupplement.html#elementwisegreaterequal) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/GpuOpDefSupplement.html#elementwisegreaterequal) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#elementwisegreaterequal) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#elementwisegreaterequal) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#elementwisegreaterequal) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#elementwisegreaterequal) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#elementwisegreaterequal) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#elementwisegreaterequal) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#elementwisegreaterequal) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#elementwisegreaterequal) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/DspOpDefSupplement.html#elementwisegreaterequal) |
| 48 | [ElementWiseLess](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#elementwiseless) | Less | less | **—** | lt | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/CpuOpDefSupplement.html#elementwiseless) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/CpuOpDefSupplement.html#elementwiseless) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/GpuOpDefSupplement.html#elementwiseless) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#elementwiseless) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#elementwiseless) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#elementwiseless) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#elementwiseless) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#elementwiseless) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#elementwiseless) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#elementwiseless) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#elementwiseless) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/DspOpDefSupplement.html#elementwiseless) |
| 49 | [ElementWiseLessEqual](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#elementwiselessequal) | LessOrEqual | less\_equal | **—** | le | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/CpuOpDefSupplement.html#elementwiselessequal) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/CpuOpDefSupplement.html#elementwiselessequal) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/GpuOpDefSupplement.html#elementwiselessequal) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#elementwiselessequal) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#elementwiselessequal) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#elementwiselessequal) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#elementwiselessequal) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#elementwiselessequal) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#elementwiselessequal) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#elementwiselessequal) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#elementwiselessequal) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/DspOpDefSupplement.html#elementwiselessequal) |
| 50 | [ElementWiseLog](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#elementwiselog) | Log | log | **—** | log | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/CpuOpDefSupplement.html#elementwiselog) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/CpuOpDefSupplement.html#elementwiselog) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/GpuOpDefSupplement.html#elementwiselog) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#elementwiselog) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/LpaiOpDefSupplement.html#elementwiselog) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/LpaiOpDefSupplement.html#elementwiselog) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#elementwiselog) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#elementwiselog) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#elementwiselog) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#elementwiselog) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#elementwiselog) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/DspOpDefSupplement.html#elementwiselog) |
| 51 | [ElementWiseMaximum](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#elementwisemaximum) | Max | maximum | maximum | maximum | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/CpuOpDefSupplement.html#elementwisemaximum) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/CpuOpDefSupplement.html#elementwisemaximum) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/GpuOpDefSupplement.html#elementwisemaximum) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#elementwisemaximum) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/LpaiOpDefSupplement.html#elementwisemaximum) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/LpaiOpDefSupplement.html#elementwisemaximum) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#elementwisemaximum) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#elementwisemaximum) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#elementwisemaximum) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#elementwisemaximum) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#elementwisemaximum) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/DspOpDefSupplement.html#elementwisemaximum) |
| 52 | [ElementWiseMinimum](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#elementwiseminimum) | Min | minimum | minimum | minimum | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/CpuOpDefSupplement.html#elementwiseminimum) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/CpuOpDefSupplement.html#elementwiseminimum) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/GpuOpDefSupplement.html#elementwiseminimum) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#elementwiseminimum) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/LpaiOpDefSupplement.html#elementwiseminimum) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/LpaiOpDefSupplement.html#elementwiseminimum) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#elementwiseminimum) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#elementwiseminimum) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#elementwiseminimum) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#elementwiseminimum) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#elementwiseminimum) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/DspOpDefSupplement.html#elementwiseminimum) |
| 53 | [ElementWiseMod](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#elementwisemod) | Mod | **—** | **—** | **—** | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/CpuOpDefSupplement.html#elementwisemod) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#elementwisemod) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#elementwisemod) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#elementwisemod) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#elementwisemod) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#elementwisemod) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#elementwisemod) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#elementwisemod) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#elementwisemod) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#elementwisemod) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#elementwisemod) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#elementwisemod) |
| 54 | [ElementWiseMultiply](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#elementwisemultiply) | Mul | mul | mul | mul | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/CpuOpDefSupplement.html#elementwisemultiply) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/CpuOpDefSupplement.html#elementwisemultiply) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/GpuOpDefSupplement.html#elementwisemultiply) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtaOpDefSupplement.html#elementwisemultiply) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/LpaiOpDefSupplement.html#elementwisemultiply) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/LpaiOpDefSupplement.html#elementwisemultiply) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#elementwisemultiply) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#elementwisemultiply) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#elementwisemultiply) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#elementwisemultiply) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#elementwisemultiply) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/DspOpDefSupplement.html#elementwisemultiply) |
| 55 | [ElementWiseMux](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#elementwisemux) | **—** | **—** | **—** | **—** | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#elementwisemux) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#elementwisemux) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#elementwisemux) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#elementwisemux) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#elementwisemux) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#elementwisemux) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#elementwisemux) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#elementwisemux) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#elementwisemux) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#elementwisemux) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#elementwisemux) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#elementwisemux) |
| 56 | [ElementWiseNeg](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#elementwiseneg) | Neg | negative | **—** | neg | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/CpuOpDefSupplement.html#elementwiseneg) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/CpuOpDefSupplement.html#elementwiseneg) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/GpuOpDefSupplement.html#elementwiseneg) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#elementwiseneg) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#elementwiseneg) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/LpaiOpDefSupplement.html#elementwiseneg) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#elementwiseneg) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#elementwiseneg) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#elementwiseneg) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#elementwiseneg) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#elementwiseneg) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/DspOpDefSupplement.html#elementwiseneg) |
| 57 | [ElementWiseNeuron](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#elementwiseneuron) | **—** | **—** | **—** | **—** | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/CpuOpDefSupplement.html#elementwiseneuron) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/CpuOpDefSupplement.html#elementwiseneuron) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/GpuOpDefSupplement.html#elementwiseneuron) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtaOpDefSupplement.html#elementwiseneuron) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#elementwiseneuron) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#elementwiseneuron) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#elementwiseneuron) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#elementwiseneuron) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#elementwiseneuron) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#elementwiseneuron) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#elementwiseneuron) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/DspOpDefSupplement.html#elementwiseneuron) |
| 58 | [ElementWiseNot](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#elementwisenot) | Not | logical\_not | **—** | logical\_not | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/CpuOpDefSupplement.html#elementwisenot) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/CpuOpDefSupplement.html#elementwisenot) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/GpuOpDefSupplement.html#elementwisenot) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#elementwisenot) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#elementwisenot) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#elementwisenot) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#elementwisenot) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#elementwisenot) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#elementwisenot) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#elementwisenot) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#elementwisenot) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#elementwisenot) |
| 59 | [ElementWiseNotEqual](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#elementwisenotequal) | IsNaN | not\_equal | **—** | ne | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/CpuOpDefSupplement.html#elementwisenotequal) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/CpuOpDefSupplement.html#elementwisenotequal) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/GpuOpDefSupplement.html#elementwisenotequal) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#elementwisenotequal) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#elementwisenotequal) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#elementwisenotequal) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#elementwisenotequal) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#elementwisenotequal) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#elementwisenotequal) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#elementwisenotequal) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#elementwisenotequal) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/DspOpDefSupplement.html#elementwisenotequal) |
| 60 | [ElementWiseOr](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#elementwiseor) | Or | logical\_or | **—** | logical\_or | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/CpuOpDefSupplement.html#elementwiseor) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#elementwiseor) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/GpuOpDefSupplement.html#elementwiseor) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#elementwiseor) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#elementwiseor) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#elementwiseor) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#elementwiseor) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#elementwiseor) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#elementwiseor) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#elementwiseor) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#elementwiseor) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#elementwiseor) |
| 61 | [ElementWisePower](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#elementwisepower) | Pow | pow, square | **—** | pow | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/CpuOpDefSupplement.html#elementwisepower) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/CpuOpDefSupplement.html#elementwisepower) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/GpuOpDefSupplement.html#elementwisepower) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#elementwisepower) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/LpaiOpDefSupplement.html#elementwisepower) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/LpaiOpDefSupplement.html#elementwisepower) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#elementwisepower) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#elementwisepower) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#elementwisepower) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#elementwisepower) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#elementwisepower) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/DspOpDefSupplement.html#elementwisepower) |
| 62 | [ElementWiseRound](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#elementwiseround) | Round | round | **—** | round | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/CpuOpDefSupplement.html#elementwiseround) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/CpuOpDefSupplement.html#elementwiseround) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/GpuOpDefSupplement.html#elementwiseround) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#elementwiseround) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#elementwiseround) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#elementwiseround) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#elementwiseround) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#elementwiseround) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#elementwiseround) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#elementwiseround) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#elementwiseround) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/DspOpDefSupplement.html#elementwiseround) |
| 63 | [ElementWiseRsqrt](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#elementwisersqrt) | **—** | rsqrt | **—** | rsqrt | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/CpuOpDefSupplement.html#elementwisersqrt) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/CpuOpDefSupplement.html#elementwisersqrt) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/GpuOpDefSupplement.html#elementwisersqrt) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#elementwisersqrt) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#elementwisersqrt) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#elementwisersqrt) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#elementwisersqrt) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#elementwisersqrt) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#elementwisersqrt) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#elementwisersqrt) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#elementwisersqrt) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/DspOpDefSupplement.html#elementwisersqrt) |
| 64 | [ElementWiseSelect](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#elementwiseselect) | Where | where | **—** | **—** | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/CpuOpDefSupplement.html#elementwiseselect) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/CpuOpDefSupplement.html#elementwiseselect) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/GpuOpDefSupplement.html#elementwiseselect) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#elementwiseselect) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#elementwiseselect) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#elementwiseselect) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#elementwiseselect) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#elementwiseselect) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#elementwiseselect) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#elementwiseselect) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#elementwiseselect) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/DspOpDefSupplement.html#elementwiseselect) |
| 65 | [ElementWiseSign](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#elementwisesign) | Sign | **—** | sign | sign | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/CpuOpDefSupplement.html#elementwisesign) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#elementwisesign) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/GpuOpDefSupplement.html#elementwisesign) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#elementwisesign) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#elementwisesign) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#elementwisesign) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#elementwisesign) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#elementwisesign) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#elementwisesign) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#elementwisesign) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#elementwisesign) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#elementwisesign) |
| 66 | [ElementWiseSin](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#elementwisesin) | Sin | sin | **—** | sin | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/CpuOpDefSupplement.html#elementwisesin) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/CpuOpDefSupplement.html#elementwisesin) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/GpuOpDefSupplement.html#elementwisesin) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#elementwisesin) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#elementwisesin) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#elementwisesin) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#elementwisesin) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#elementwisesin) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#elementwisesin) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#elementwisesin) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#elementwisesin) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#elementwisesin) |
| 67 | [ElementWiseSoftplus](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#elementwisesoftplus) | Softplus | **—** | **—** | Softplus | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/CpuOpDefSupplement.html#elementwisesoftplus) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#elementwisesoftplus) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/GpuOpDefSupplement.html#elementwisesoftplus) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#elementwisesoftplus) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#elementwisesoftplus) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#elementwisesoftplus) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#elementwisesoftplus) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#elementwisesoftplus) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#elementwisesoftplus) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#elementwisesoftplus) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#elementwisesoftplus) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#elementwisesoftplus) |
| 68 | [ElementWiseSquaredDifference](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#elementwisesquareddifference) | **—** | **—** | **—** | **—** | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/CpuOpDefSupplement.html#elementwisesquareddifference) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/CpuOpDefSupplement.html#elementwisesquareddifference) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/GpuOpDefSupplement.html#elementwisesquareddifference) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#elementwisesquareddifference) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#elementwisesquareddifference) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#elementwisesquareddifference) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#elementwisesquareddifference) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#elementwisesquareddifference) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#elementwisesquareddifference) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#elementwisesquareddifference) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#elementwisesquareddifference) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/DspOpDefSupplement.html#elementwisesquareddifference) |
| 69 | [ElementWiseSquareRoot](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#elementwisesquareroot) | Sqrt | sqrt | sqrt | sqrt | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/CpuOpDefSupplement.html#elementwisesquareroot) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/CpuOpDefSupplement.html#elementwisesquareroot) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/GpuOpDefSupplement.html#elementwisesquareroot) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#elementwisesquareroot) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/LpaiOpDefSupplement.html#elementwisesquareroot) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/LpaiOpDefSupplement.html#elementwisesquareroot) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#elementwisesquareroot) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#elementwisesquareroot) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#elementwisesquareroot) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#elementwisesquareroot) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#elementwisesquareroot) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/DspOpDefSupplement.html#elementwisesquareroot) |
| 70 | [ElementWiseSubtract](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#elementwisesubtract) | Sub | subtract | sub | sub | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/CpuOpDefSupplement.html#elementwisesubtract) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/CpuOpDefSupplement.html#elementwisesubtract) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/GpuOpDefSupplement.html#elementwisesubtract) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtaOpDefSupplement.html#elementwisesubtract) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/LpaiOpDefSupplement.html#elementwisesubtract) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/LpaiOpDefSupplement.html#elementwisesubtract) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#elementwisesubtract) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#elementwisesubtract) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#elementwisesubtract) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#elementwisesubtract) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#elementwisesubtract) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/DspOpDefSupplement.html#elementwisesubtract) |
| 71 | [ElementWiseUnary](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#elementwiseunary) | **—** | **—** | **—** | **—** | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/CpuOpDefSupplement.html#elementwiseunary) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/CpuOpDefSupplement.html#elementwiseunary) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/GpuOpDefSupplement.html#elementwiseunary) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#elementwiseunary) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#elementwiseunary) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#elementwiseunary) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#elementwiseunary) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#elementwiseunary) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#elementwiseunary) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#elementwiseunary) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#elementwiseunary) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/DspOpDefSupplement.html#elementwiseunary) |
| 72 | [ElementWiseXor](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#elementwisexor) | Xor | logical\_xor | **—** | logical\_xor | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/CpuOpDefSupplement.html#elementwisexor) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#elementwisexor) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#elementwisexor) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#elementwisexor) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#elementwisexor) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#elementwisexor) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#elementwisexor) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#elementwisexor) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#elementwisexor) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#elementwisexor) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#elementwisexor) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/DspOpDefSupplement.html#elementwisexor) |
| 73 | [Elu](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#elu) | Elu | elu | **—** | **—** | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/CpuOpDefSupplement.html#elu) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#elu) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/GpuOpDefSupplement.html#elu) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#elu) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#elu) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#elu) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#elu) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#elu) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#elu) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#elu) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#elu) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/DspOpDefSupplement.html#elu) |
| 74 | [ExpandDims](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#expanddims) | **—** | **—** | **—** | **—** | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/CpuOpDefSupplement.html#expanddims) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/CpuOpDefSupplement.html#expanddims) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/GpuOpDefSupplement.html#expanddims) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#expanddims) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#expanddims) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#expanddims) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#expanddims) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#expanddims) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#expanddims) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#expanddims) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#expanddims) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#expanddims) |
| 75 | [ExtractGlimpse](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#extractglimpse) | **—** | extract\_glimpse | **—** | **—** | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/CpuOpDefSupplement.html#extractglimpse) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/CpuOpDefSupplement.html#extractglimpse) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#extractglimpse) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#extractglimpse) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#extractglimpse) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#extractglimpse) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#extractglimpse) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#extractglimpse) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#extractglimpse) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#extractglimpse) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#extractglimpse) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/DspOpDefSupplement.html#extractglimpse) |
| 76 | [ExtractPatches](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#extractpatches) | **—** | extract\_patches | **—** | **—** | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/CpuOpDefSupplement.html#extractpatches) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#extractpatches) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#extractpatches) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#extractpatches) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#extractpatches) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#extractpatches) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#extractpatches) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#extractpatches) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#extractpatches) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#extractpatches) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#extractpatches) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/DspOpDefSupplement.html#extractpatches) |
| 77 | [FullyConnected](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#fullyconnected) | MatMul(limited usecase), Gemm(limited usecase) | dense and tensordot(MatMul) | fully\_connected | Linear | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/CpuOpDefSupplement.html#fullyconnected) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/CpuOpDefSupplement.html#fullyconnected) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/GpuOpDefSupplement.html#fullyconnected) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtaOpDefSupplement.html#fullyconnected) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/LpaiOpDefSupplement.html#fullyconnected) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/LpaiOpDefSupplement.html#fullyconnected) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#fullyconnected) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#fullyconnected) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#fullyconnected) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#fullyconnected) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#fullyconnected) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/DspOpDefSupplement.html#fullyconnected) |
| 78 | [Gather](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#gather) | Gather | gather(Gather, GatherV2) | **—** | **—** | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/CpuOpDefSupplement.html#gather) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/CpuOpDefSupplement.html#gather) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/GpuOpDefSupplement.html#gather) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#gather) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/LpaiOpDefSupplement.html#gather) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/LpaiOpDefSupplement.html#gather) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#gather) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#gather) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#gather) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#gather) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#gather) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/DspOpDefSupplement.html#gather) |
| 79 | [GatherElements](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#gatherelements) | GatherElements | **—** | **—** | **—** | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/CpuOpDefSupplement.html#gatherelements) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#gatherelements) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#gatherelements) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#gatherelements) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#gatherelements) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#gatherelements) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#gatherelements) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#gatherelements) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#gatherelements) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#gatherelements) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#gatherelements) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/DspOpDefSupplement.html#gatherelements) |
| 80 | [GatherNd](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#gathernd) | GatherND | gather\_nd | **—** | **—** | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/CpuOpDefSupplement.html#gathernd) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/CpuOpDefSupplement.html#gathernd) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/GpuOpDefSupplement.html#gathernd) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#gathernd) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#gathernd) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#gathernd) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#gathernd) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#gathernd) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#gathernd) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#gathernd) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#gathernd) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/DspOpDefSupplement.html#gathernd) |
| 81 | [Gelu](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#gelu) | INFERRED / Gelu(for onnx version&gt;=1.15) | INFERRED | gelu | GELU | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/CpuOpDefSupplement.html#gelu) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/CpuOpDefSupplement.html#gelu) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/GpuOpDefSupplement.html#gelu) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#gelu) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/LpaiOpDefSupplement.html#gelu) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/LpaiOpDefSupplement.html#gelu) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#gelu) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#gelu) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#gelu) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#gelu) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#gelu) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#gelu) |
| 82 | [GenerateProposals](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#generateproposals) | GenerateProposals(org.pytorch.\_caffe2) with im\_info’s img\_scale = 1 | **—** | **—** | **—** | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/CpuOpDefSupplement.html#generateproposals) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#generateproposals) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#generateproposals) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#generateproposals) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#generateproposals) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#generateproposals) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#generateproposals) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#generateproposals) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#generateproposals) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#generateproposals) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#generateproposals) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/DspOpDefSupplement.html#generateproposals) |
| 83 | [GetSparseIndices](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#getsparseindices) | **—** | **—** | **—** | **—** | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/CpuOpDefSupplement.html#getsparseindices) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#getsparseindices) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#getsparseindices) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#getsparseindices) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#getsparseindices) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#getsparseindices) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#getsparseindices) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#getsparseindices) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#getsparseindices) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#getsparseindices) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#getsparseindices) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#getsparseindices) |
| 84 | [GetSparseValues](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#getsparsevalues) | **—** | **—** | **—** | **—** | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/CpuOpDefSupplement.html#getsparsevalues) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#getsparsevalues) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#getsparsevalues) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#getsparsevalues) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#getsparsevalues) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#getsparsevalues) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#getsparsevalues) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#getsparsevalues) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#getsparsevalues) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#getsparsevalues) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#getsparsevalues) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#getsparsevalues) |
| 85 | [GridSample](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#gridsample) | GridSample | **—** | **—** | **—** | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/CpuOpDefSupplement.html#gridsample) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/CpuOpDefSupplement.html#gridsample) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/GpuOpDefSupplement.html#gridsample) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#gridsample) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#gridsample) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#gridsample) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#gridsample) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#gridsample) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#gridsample) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#gridsample) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#gridsample) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#gridsample) |
| 86 | [GroupNorm](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#groupnorm) | GroupNormalization | **—** | **—** | GroupNorm | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/CpuOpDefSupplement.html#groupnorm) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/CpuOpDefSupplement.html#groupnorm) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/GpuOpDefSupplement.html#groupnorm) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#groupnorm) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#groupnorm) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#groupnorm) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#groupnorm) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#groupnorm) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#groupnorm) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#groupnorm) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#groupnorm) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#groupnorm) |
| 87 | [Gru](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#gru) | GRU | **—** | **—** | **—** | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/CpuOpDefSupplement.html#gru) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#gru) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#gru) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#gru) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/LpaiOpDefSupplement.html#gru) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/LpaiOpDefSupplement.html#gru) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#gru) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#gru) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#gru) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#gru) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#gru) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#gru) |
| 88 | [HadamardTransform](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#hadamardtransform) | **—** | **—** | **—** | **—** | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/CpuOpDefSupplement.html#hadamardtransform) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#hadamardtransform) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#hadamardtransform) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#hadamardtransform) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#hadamardtransform) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#hadamardtransform) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#hadamardtransform) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#hadamardtransform) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#hadamardtransform) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#hadamardtransform) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#hadamardtransform) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#hadamardtransform) |
| 89 | [HardSwish](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#hardswish) | INFERRED | INFERRED | **—** | Hardswish | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/CpuOpDefSupplement.html#hardswish) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/CpuOpDefSupplement.html#hardswish) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/GpuOpDefSupplement.html#hardswish) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtaOpDefSupplement.html#hardswish) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/LpaiOpDefSupplement.html#hardswish) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/LpaiOpDefSupplement.html#hardswish) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#hardswish) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#hardswish) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#hardswish) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#hardswish) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#hardswish) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/DspOpDefSupplement.html#hardswish) |
| 90 | [HeatMapMaxKeyPoint](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#heatmapmaxkeypoint) | **—** | **—** | **—** | **—** | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/CpuOpDefSupplement.html#heatmapmaxkeypoint) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/CpuOpDefSupplement.html#heatmapmaxkeypoint) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/GpuOpDefSupplement.html#heatmapmaxkeypoint) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#heatmapmaxkeypoint) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#heatmapmaxkeypoint) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#heatmapmaxkeypoint) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#heatmapmaxkeypoint) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#heatmapmaxkeypoint) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#heatmapmaxkeypoint) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#heatmapmaxkeypoint) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#heatmapmaxkeypoint) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#heatmapmaxkeypoint) |
| 91 | [If](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#if) | **—** | **—** | **—** | **—** | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/CpuOpDefSupplement.html#if) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#if) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#if) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#if) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#if) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#if) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#if) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#if) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#if) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#if) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#if) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#if) |
| 92 | [Im2Col](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#im2col) | **—** | **—** | **—** | **—** | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/CpuOpDefSupplement.html#im2col) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#im2col) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#im2col) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#im2col) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#im2col) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#im2col) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#im2col) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#im2col) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#im2col) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#im2col) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#im2col) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#im2col) |
| 93 | [ImageProjectionTransform](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#imageprojectiontransform) | **—** | image.transform(ImageProjectiveTransform) | **—** | **—** | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/CpuOpDefSupplement.html#imageprojectiontransform) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/CpuOpDefSupplement.html#imageprojectiontransform) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#imageprojectiontransform) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#imageprojectiontransform) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#imageprojectiontransform) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#imageprojectiontransform) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#imageprojectiontransform) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#imageprojectiontransform) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#imageprojectiontransform) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#imageprojectiontransform) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#imageprojectiontransform) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/DspOpDefSupplement.html#imageprojectiontransform) |
| 94 | [InstanceNorm](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#instancenorm) | InstanceNormalization | INFERRED | **—** | InstanceNorm2d | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/CpuOpDefSupplement.html#instancenorm) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/CpuOpDefSupplement.html#instancenorm) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/GpuOpDefSupplement.html#instancenorm) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#instancenorm) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#instancenorm) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#instancenorm) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#instancenorm) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#instancenorm) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#instancenorm) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#instancenorm) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#instancenorm) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/DspOpDefSupplement.html#instancenorm) |
| 95 | [IsInf](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#isinf) | IsInf | **—** | **—** | **—** | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/CpuOpDefSupplement.html#isinf) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#isinf) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#isinf) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#isinf) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#isinf) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#isinf) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#isinf) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#isinf) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#isinf) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#isinf) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#isinf) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#isinf) |
| 96 | [IsNan](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#isnan) | IsNaN | **—** | **—** | **—** | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/CpuOpDefSupplement.html#isnan) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#isnan) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#isnan) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#isnan) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#isnan) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#isnan) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#isnan) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#isnan) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#isnan) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#isnan) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#isnan) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#isnan) |
| 97 | [L2Norm](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#l2norm) | LpNormalization | INFERRED | **—** | **—** | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/CpuOpDefSupplement.html#l2norm) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/CpuOpDefSupplement.html#l2norm) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/GpuOpDefSupplement.html#l2norm) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#l2norm) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#l2norm) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#l2norm) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#l2norm) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#l2norm) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#l2norm) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#l2norm) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#l2norm) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/DspOpDefSupplement.html#l2norm) |
| 98 | [L2Pool2d](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#l2pool2d) | LpPool | **—** | **—** | **—** | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/CpuOpDefSupplement.html#l2pool2d) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#l2pool2d) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/GpuOpDefSupplement.html#l2pool2d) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#l2pool2d) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#l2pool2d) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#l2pool2d) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#l2pool2d) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#l2pool2d) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#l2pool2d) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#l2pool2d) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#l2pool2d) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#l2pool2d) |
| 99 | [LayerNorm](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#layernorm) | LayerNormalization | LayerNormalization | **—** | LayerNorm | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/CpuOpDefSupplement.html#layernorm) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/CpuOpDefSupplement.html#layernorm) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/GpuOpDefSupplement.html#layernorm) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#layernorm) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/LpaiOpDefSupplement.html#layernorm) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/LpaiOpDefSupplement.html#layernorm) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#layernorm) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#layernorm) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#layernorm) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#layernorm) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#layernorm) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/DspOpDefSupplement.html#layernorm) |
| 100 | [Logit](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#logit) | **—** | **—** | **—** | **—** | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/CpuOpDefSupplement.html#logit) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#logit) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#logit) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#logit) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#logit) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#logit) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#logit) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#logit) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#logit) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#logit) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#logit) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#logit) |
| 101 | [LogSoftmax](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#logsoftmax) | LogSoftmax | log\_softmax | **—** | LogSoftmax | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/CpuOpDefSupplement.html#logsoftmax) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#logsoftmax) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/GpuOpDefSupplement.html#logsoftmax) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#logsoftmax) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/LpaiOpDefSupplement.html#logsoftmax) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/LpaiOpDefSupplement.html#logsoftmax) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#logsoftmax) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#logsoftmax) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#logsoftmax) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#logsoftmax) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#logsoftmax) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/DspOpDefSupplement.html#logsoftmax) |
| 102 | [Lrn](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#lrn) | LRN | local\_response\_normalization | **—** | LocalResponseNorm | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/CpuOpDefSupplement.html#lrn) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/CpuOpDefSupplement.html#lrn) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/GpuOpDefSupplement.html#lrn) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#lrn) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#lrn) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#lrn) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#lrn) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#lrn) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#lrn) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#lrn) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#lrn) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/DspOpDefSupplement.html#lrn) |
| 103 | [Lstm](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#lstm) | LSTM | INFERRED | **—** | **—** | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/CpuOpDefSupplement.html#lstm) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/CpuOpDefSupplement.html#lstm) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/GpuOpDefSupplement.html#lstm) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#lstm) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/LpaiOpDefSupplement.html#lstm) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/LpaiOpDefSupplement.html#lstm) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#lstm) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#lstm) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#lstm) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#lstm) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#lstm) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/DspOpDefSupplement.html#lstm) |
| 104 | [MaskedSoftmax](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#maskedsoftmax) | **—** | **—** | **—** | **—** | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/CpuOpDefSupplement.html#maskedsoftmax) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/CpuOpDefSupplement.html#maskedsoftmax) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#maskedsoftmax) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#maskedsoftmax) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#maskedsoftmax) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#maskedsoftmax) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#maskedsoftmax) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#maskedsoftmax) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#maskedsoftmax) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#maskedsoftmax) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#maskedsoftmax) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#maskedsoftmax) |
| 105 | [MatMul](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#matmul) | MatMul, QLinearMatMul | matmul(BatchMatMul, BatchMatMulV2) | **—** | matmul | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/CpuOpDefSupplement.html#matmul) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/CpuOpDefSupplement.html#matmul) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/GpuOpDefSupplement.html#matmul) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#matmul) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/LpaiOpDefSupplement.html#matmul) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/LpaiOpDefSupplement.html#matmul) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#matmul) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#matmul) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#matmul) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#matmul) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#matmul) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/DspOpDefSupplement.html#matmul) |
| 106 | [Moments](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#moments) | **—** | INFERRED | **—** | **—** | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/CpuOpDefSupplement.html#moments) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#moments) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#moments) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#moments) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#moments) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#moments) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#moments) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#moments) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#moments) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#moments) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#moments) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/DspOpDefSupplement.html#moments) |
| 107 | [MultiClassNms](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#multiclassnms) | nms + gather | nms + gather | **—** | **—** | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/CpuOpDefSupplement.html#multiclassnms) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/CpuOpDefSupplement.html#multiclassnms) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#multiclassnms) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#multiclassnms) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#multiclassnms) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#multiclassnms) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#multiclassnms) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#multiclassnms) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#multiclassnms) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#multiclassnms) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#multiclassnms) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/DspOpDefSupplement.html#multiclassnms) |
| 108 | [NonMaxSuppression](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#nonmaxsuppression) | NonMaxSuppression | **—** | **—** | **—** | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/CpuOpDefSupplement.html#nonmaxsuppression) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/CpuOpDefSupplement.html#nonmaxsuppression) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#nonmaxsuppression) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#nonmaxsuppression) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#nonmaxsuppression) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#nonmaxsuppression) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#nonmaxsuppression) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#nonmaxsuppression) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#nonmaxsuppression) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#nonmaxsuppression) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#nonmaxsuppression) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#nonmaxsuppression) |
| 109 | [NonZero](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#nonzero) | NonZero | **—** | **—** | **—** | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/CpuOpDefSupplement.html#nonzero) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/CpuOpDefSupplement.html#nonzero) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#nonzero) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#nonzero) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#nonzero) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#nonzero) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#nonzero) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#nonzero) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#nonzero) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#nonzero) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#nonzero) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#nonzero) |
| 110 | [Nv12ToRgb](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#nv12torgb) | COMMAND\_LINE | COMMAND\_LINE | **—** | **—** | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/CpuOpDefSupplement.html#nv12torgb) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/CpuOpDefSupplement.html#nv12torgb) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/GpuOpDefSupplement.html#nv12torgb) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#nv12torgb) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#nv12torgb) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#nv12torgb) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#nv12torgb) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#nv12torgb) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#nv12torgb) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#nv12torgb) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#nv12torgb) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/DspOpDefSupplement.html#nv12torgb) |
| 111 | [Nv21ToRgb](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#nv21torgb) | COMMAND\_LINE | COMMAND\_LINE | **—** | **—** | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/CpuOpDefSupplement.html#nv21torgb) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/CpuOpDefSupplement.html#nv21torgb) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/GpuOpDefSupplement.html#nv21torgb) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#nv21torgb) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#nv21torgb) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#nv21torgb) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#nv21torgb) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#nv21torgb) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#nv21torgb) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#nv21torgb) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#nv21torgb) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/DspOpDefSupplement.html#nv21torgb) |
| 112 | [OneHot](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#onehot) | OneHot | one\_hot | **—** | **—** | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/CpuOpDefSupplement.html#onehot) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#onehot) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#onehot) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#onehot) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#onehot) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#onehot) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#onehot) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#onehot) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#onehot) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#onehot) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#onehot) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#onehot) |
| 113 | [Pack](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#pack) | **—** | stack(Stack, Pack) | **—** | stack | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/CpuOpDefSupplement.html#pack) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/CpuOpDefSupplement.html#pack) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/GpuOpDefSupplement.html#pack) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#pack) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#pack) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#pack) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#pack) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#pack) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#pack) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#pack) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#pack) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/DspOpDefSupplement.html#pack) |
| 114 | [Pad](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#pad) | Pad | pad(Pad, PadV2) | **—** | ConstantPad | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/CpuOpDefSupplement.html#pad) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/CpuOpDefSupplement.html#pad) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/GpuOpDefSupplement.html#pad) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#pad) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/LpaiOpDefSupplement.html#pad) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/LpaiOpDefSupplement.html#pad) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#pad) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#pad) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#pad) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#pad) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#pad) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/DspOpDefSupplement.html#pad) |
| 115 | [PoolAvg2d](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#poolavg2d) | AveragePool, GlobalAveragePool | average\_pooling2d | average\_pool\_2d | AvgPool2d | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/CpuOpDefSupplement.html#poolavg2d) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/CpuOpDefSupplement.html#poolavg2d) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/GpuOpDefSupplement.html#poolavg2d) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtaOpDefSupplement.html#poolavg2d) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/LpaiOpDefSupplement.html#poolavg2d) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/LpaiOpDefSupplement.html#poolavg2d) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#poolavg2d) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#poolavg2d) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#poolavg2d) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#poolavg2d) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#poolavg2d) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/DspOpDefSupplement.html#poolavg2d) |
| 116 | [PoolAvg3d](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#poolavg3d) | AveragePool, GlobalAveragePool | **—** | **—** | **—** | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/CpuOpDefSupplement.html#poolavg3d) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/CpuOpDefSupplement.html#poolavg3d) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#poolavg3d) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#poolavg3d) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#poolavg3d) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#poolavg3d) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#poolavg3d) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#poolavg3d) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#poolavg3d) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#poolavg3d) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#poolavg3d) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/DspOpDefSupplement.html#poolavg3d) |
| 117 | [PoolMax2d](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#poolmax2d) | MaxPool, GlobalMaxPool | max\_pooling2d | max\_pool\_2d | MaxPool2d | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/CpuOpDefSupplement.html#poolmax2d) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/CpuOpDefSupplement.html#poolmax2d) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/GpuOpDefSupplement.html#poolmax2d) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtaOpDefSupplement.html#poolmax2d) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/LpaiOpDefSupplement.html#poolmax2d) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/LpaiOpDefSupplement.html#poolmax2d) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#poolmax2d) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#poolmax2d) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#poolmax2d) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#poolmax2d) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#poolmax2d) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/DspOpDefSupplement.html#poolmax2d) |
| 118 | [PoolMax3d](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#poolmax3d) | MaxPool, GlobalMaxPool | **—** | **—** | **—** | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/CpuOpDefSupplement.html#poolmax3d) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/CpuOpDefSupplement.html#poolmax3d) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#poolmax3d) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#poolmax3d) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#poolmax3d) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#poolmax3d) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#poolmax3d) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#poolmax3d) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#poolmax3d) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#poolmax3d) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#poolmax3d) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/DspOpDefSupplement.html#poolmax3d) |
| 119 | [Prelu](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#prelu) | PRelu, LeakyRelu | PReLU | **—** | PReLU | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/CpuOpDefSupplement.html#prelu) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/CpuOpDefSupplement.html#prelu) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/GpuOpDefSupplement.html#prelu) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtaOpDefSupplement.html#prelu) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/LpaiOpDefSupplement.html#prelu) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/LpaiOpDefSupplement.html#prelu) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#prelu) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#prelu) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#prelu) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#prelu) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#prelu) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/DspOpDefSupplement.html#prelu) |
| 120 | [Quantize](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#quantize) | QuantizeLinear | **—** | **—** | **—** | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/CpuOpDefSupplement.html#quantize) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/CpuOpDefSupplement.html#quantize) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#quantize) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#quantize) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#quantize) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#quantize) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#quantize) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#quantize) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#quantize) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#quantize) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#quantize) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/DspOpDefSupplement.html#quantize) |
| 121 | [RandomNormalLike](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#randomnormallike) | **—** | **—** | **—** | **—** | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#randomnormallike) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#randomnormallike) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#randomnormallike) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#randomnormallike) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#randomnormallike) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#randomnormallike) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#randomnormallike) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#randomnormallike) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#randomnormallike) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#randomnormallike) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#randomnormallike) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#randomnormallike) |
| 122 | [RandomUniformLike](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#randomuniformlike) | RandomUniformLike | **—** | **—** | **—** | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#randomuniformlike) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#randomuniformlike) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#randomuniformlike) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#randomuniformlike) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#randomuniformlike) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#randomuniformlike) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#randomuniformlike) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#randomuniformlike) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#randomuniformlike) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#randomuniformlike) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#randomuniformlike) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#randomuniformlike) |
| 123 | [ReduceMax](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#reducemax) | ReduceMax | reduce\_max | **—** | max | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/CpuOpDefSupplement.html#reducemax) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/CpuOpDefSupplement.html#reducemax) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/GpuOpDefSupplement.html#reducemax) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#reducemax) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/LpaiOpDefSupplement.html#reducemax) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/LpaiOpDefSupplement.html#reducemax) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#reducemax) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#reducemax) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#reducemax) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#reducemax) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#reducemax) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/DspOpDefSupplement.html#reducemax) |
| 124 | [ReduceMean](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#reducemean) | ReduceMean | reduce\_mean | **—** | mean | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/CpuOpDefSupplement.html#reducemean) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/CpuOpDefSupplement.html#reducemean) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/GpuOpDefSupplement.html#reducemean) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtaOpDefSupplement.html#reducemean) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/LpaiOpDefSupplement.html#reducemean) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/LpaiOpDefSupplement.html#reducemean) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#reducemean) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#reducemean) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#reducemean) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#reducemean) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#reducemean) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/DspOpDefSupplement.html#reducemean) |
| 125 | [ReduceMin](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#reducemin) | ReduceMin | reduce\_min | **—** | min | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/CpuOpDefSupplement.html#reducemin) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/CpuOpDefSupplement.html#reducemin) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/GpuOpDefSupplement.html#reducemin) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#reducemin) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/LpaiOpDefSupplement.html#reducemin) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/LpaiOpDefSupplement.html#reducemin) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#reducemin) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#reducemin) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#reducemin) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#reducemin) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#reducemin) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/DspOpDefSupplement.html#reducemin) |
| 126 | [ReduceProd](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#reduceprod) | ReduceProd | reduce\_prod | **—** | prod | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/CpuOpDefSupplement.html#reduceprod) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#reduceprod) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/GpuOpDefSupplement.html#reduceprod) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#reduceprod) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/LpaiOpDefSupplement.html#reduceprod) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/LpaiOpDefSupplement.html#reduceprod) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#reduceprod) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#reduceprod) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#reduceprod) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#reduceprod) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#reduceprod) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#reduceprod) |
| 127 | [ReduceSum](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#reducesum) | ReduceSum | reduce\_sum | **—** | sum | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/CpuOpDefSupplement.html#reducesum) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/CpuOpDefSupplement.html#reducesum) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/GpuOpDefSupplement.html#reducesum) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#reducesum) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/LpaiOpDefSupplement.html#reducesum) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/LpaiOpDefSupplement.html#reducesum) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#reducesum) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#reducesum) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#reducesum) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#reducesum) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#reducesum) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/DspOpDefSupplement.html#reducesum) |
| 128 | [ReduceSumSquare](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#reducesumsquare) | ReduceSumSquare | **—** | **—** | **—** | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/CpuOpDefSupplement.html#reducesumsquare) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#reducesumsquare) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#reducesumsquare) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#reducesumsquare) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#reducesumsquare) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#reducesumsquare) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#reducesumsquare) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#reducesumsquare) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#reducesumsquare) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#reducesumsquare) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#reducesumsquare) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#reducesumsquare) |
| 129 | [Relu](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#relu) | Relu | relu | relu | ReLU | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/CpuOpDefSupplement.html#relu) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/CpuOpDefSupplement.html#relu) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/GpuOpDefSupplement.html#relu) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtaOpDefSupplement.html#relu) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/LpaiOpDefSupplement.html#relu) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/LpaiOpDefSupplement.html#relu) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#relu) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#relu) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#relu) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#relu) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#relu) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/DspOpDefSupplement.html#relu) |
| 130 | [Relu1](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#relu1) | **—** | **—** | **—** | **—** | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#relu1) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/CpuOpDefSupplement.html#relu1) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/GpuOpDefSupplement.html#relu1) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#relu1) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#relu1) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#relu1) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#relu1) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#relu1) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#relu1) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#relu1) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#relu1) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#relu1) |
| 131 | [Relu6](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#relu6) | **—** | relu6 | **—** | ReLU6 | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/CpuOpDefSupplement.html#relu6) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/CpuOpDefSupplement.html#relu6) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/GpuOpDefSupplement.html#relu6) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtaOpDefSupplement.html#relu6) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#relu6) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#relu6) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#relu6) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#relu6) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#relu6) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#relu6) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#relu6) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/DspOpDefSupplement.html#relu6) |
| 132 | [ReluMinMax](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#reluminmax) | Clip | INFERRED | relu6 | Hardtanh | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/CpuOpDefSupplement.html#reluminmax) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/CpuOpDefSupplement.html#reluminmax) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/GpuOpDefSupplement.html#reluminmax) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtaOpDefSupplement.html#reluminmax) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/LpaiOpDefSupplement.html#reluminmax) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/LpaiOpDefSupplement.html#reluminmax) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#reluminmax) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#reluminmax) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#reluminmax) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#reluminmax) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#reluminmax) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/DspOpDefSupplement.html#reluminmax) |
| 133 | [Reshape](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#reshape) | Reshape, Flatten, Squeeze, UnSqueeze | reshape, squeeze, expand\_dims | reshape | reshape | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/CpuOpDefSupplement.html#reshape) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/CpuOpDefSupplement.html#reshape) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/GpuOpDefSupplement.html#reshape) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtaOpDefSupplement.html#reshape) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/LpaiOpDefSupplement.html#reshape) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/LpaiOpDefSupplement.html#reshape) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#reshape) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#reshape) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#reshape) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#reshape) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#reshape) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/DspOpDefSupplement.html#reshape) |
| 134 | [Resize](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#resize) | Resize | **—** | **—** | Resize | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/CpuOpDefSupplement.html#resize) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/CpuOpDefSupplement.html#resize) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/GpuOpDefSupplement.html#resize) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/HtaOpDefSupplement.html#resize) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/LpaiOpDefSupplement.html#resize) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/LpaiOpDefSupplement.html#resize) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#resize) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#resize) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#resize) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#resize) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#resize) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/DspOpDefSupplement.html#resize) |
| 135 | [ResizeBilinear](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#resizebilinear) | Resize | resize\_bilinear | resize\_bilinear | UpsamplingBilinear2d | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/CpuOpDefSupplement.html#resizebilinear) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/CpuOpDefSupplement.html#resizebilinear) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/GpuOpDefSupplement.html#resizebilinear) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtaOpDefSupplement.html#resizebilinear) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/LpaiOpDefSupplement.html#resizebilinear) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/LpaiOpDefSupplement.html#resizebilinear) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#resizebilinear) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#resizebilinear) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#resizebilinear) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#resizebilinear) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#resizebilinear) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/DspOpDefSupplement.html#resizebilinear) |
| 136 | [ResizeNearestNeighbor](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#resizenearestneighbor) | Resize, ResizeNearest(org.pytorch.\_caffe2) | resize\_nearest\_neighbor | **—** | **—** | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/CpuOpDefSupplement.html#resizenearestneighbor) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/CpuOpDefSupplement.html#resizenearestneighbor) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/GpuOpDefSupplement.html#resizenearestneighbor) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtaOpDefSupplement.html#resizenearestneighbor) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/LpaiOpDefSupplement.html#resizenearestneighbor) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/LpaiOpDefSupplement.html#resizenearestneighbor) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#resizenearestneighbor) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#resizenearestneighbor) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#resizenearestneighbor) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#resizenearestneighbor) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#resizenearestneighbor) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/DspOpDefSupplement.html#resizenearestneighbor) |
| 137 | [RmsNorm](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#rmsnorm) | RMSNormalization | **—** | **—** | **—** | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/CpuOpDefSupplement.html#rmsnorm) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/CpuOpDefSupplement.html#rmsnorm) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/GpuOpDefSupplement.html#rmsnorm) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#rmsnorm) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/LpaiOpDefSupplement.html#rmsnorm) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/LpaiOpDefSupplement.html#rmsnorm) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#rmsnorm) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#rmsnorm) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#rmsnorm) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#rmsnorm) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#rmsnorm) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#rmsnorm) |
| 138 | [RoiAlign](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#roialign) | RoiAlign, RoIAlign(org.pytorch.\_caffe2) | **—** | **—** | **—** | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/CpuOpDefSupplement.html#roialign) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/CpuOpDefSupplement.html#roialign) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/GpuOpDefSupplement.html#roialign) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#roialign) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#roialign) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#roialign) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#roialign) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#roialign) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#roialign) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#roialign) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#roialign) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/DspOpDefSupplement.html#roialign) |
| 139 | [RoiPooling](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#roipooling) | MaxRoiPool | **—** | **—** | **—** | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/CpuOpDefSupplement.html#roipooling) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#roipooling) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#roipooling) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#roipooling) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#roipooling) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#roipooling) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#roipooling) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#roipooling) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#roipooling) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#roipooling) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#roipooling) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/DspOpDefSupplement.html#roipooling) |
| 140 | [RotaryEmbedding](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#rotaryembedding) | RotaryEmbedding | **—** | **—** | **—** | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/CpuOpDefSupplement.html#rotaryembedding) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#rotaryembedding) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#rotaryembedding) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#rotaryembedding) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#rotaryembedding) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#rotaryembedding) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#rotaryembedding) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#rotaryembedding) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#rotaryembedding) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#rotaryembedding) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#rotaryembedding) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#rotaryembedding) |
| 141 | [ScatterElements](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#scatterelements) | ScatterElements, Scatter (deprecated) | **—** | **—** | **—** | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/CpuOpDefSupplement.html#scatterelements) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/CpuOpDefSupplement.html#scatterelements) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/GpuOpDefSupplement.html#scatterelements) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#scatterelements) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#scatterelements) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#scatterelements) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#scatterelements) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#scatterelements) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#scatterelements) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#scatterelements) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#scatterelements) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#scatterelements) |
| 142 | [ScatterNd](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#scatternd) | ScatterND | **—** | **—** | **—** | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/CpuOpDefSupplement.html#scatternd) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/CpuOpDefSupplement.html#scatternd) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#scatternd) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#scatternd) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#scatternd) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#scatternd) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#scatternd) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#scatternd) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#scatternd) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#scatternd) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#scatternd) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#scatternd) |
| 143 | [Shape](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#shape) | Shape | **—** | **—** | **—** | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/CpuOpDefSupplement.html#shape) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#shape) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#shape) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#shape) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#shape) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#shape) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#shape) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#shape) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#shape) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#shape) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#shape) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#shape) |
| 144 | [Sigmoid](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#sigmoid) | Sigmoid | sigmoid | **—** | sigmoid | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/CpuOpDefSupplement.html#sigmoid) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/CpuOpDefSupplement.html#sigmoid) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/GpuOpDefSupplement.html#sigmoid) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtaOpDefSupplement.html#sigmoid) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/LpaiOpDefSupplement.html#sigmoid) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/LpaiOpDefSupplement.html#sigmoid) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#sigmoid) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#sigmoid) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#sigmoid) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#sigmoid) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#sigmoid) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/DspOpDefSupplement.html#sigmoid) |
| 145 | [Softmax](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#softmax) | Softmax | softmax | softmax | Softmax | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/CpuOpDefSupplement.html#softmax) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/CpuOpDefSupplement.html#softmax) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/GpuOpDefSupplement.html#softmax) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtaOpDefSupplement.html#softmax) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/LpaiOpDefSupplement.html#softmax) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/LpaiOpDefSupplement.html#softmax) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#softmax) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#softmax) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#softmax) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#softmax) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#softmax) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/DspOpDefSupplement.html#softmax) |
| 146 | [SpaceToBatch](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#spacetobatch) | **—** | space\_to\_batch(SpaceToBatchND) | space\_to\_batch\_nd | **—** | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/CpuOpDefSupplement.html#spacetobatch) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/CpuOpDefSupplement.html#spacetobatch) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/GpuOpDefSupplement.html#spacetobatch) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#spacetobatch) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/LpaiOpDefSupplement.html#spacetobatch) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/LpaiOpDefSupplement.html#spacetobatch) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#spacetobatch) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#spacetobatch) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#spacetobatch) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#spacetobatch) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#spacetobatch) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/DspOpDefSupplement.html#spacetobatch) |
| 147 | [SpaceToDepth](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#spacetodepth) | SpaceToDepth | space\_to\_depth | **—** | **—** | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/CpuOpDefSupplement.html#spacetodepth) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/CpuOpDefSupplement.html#spacetodepth) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/GpuOpDefSupplement.html#spacetodepth) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#spacetodepth) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/LpaiOpDefSupplement.html#spacetodepth) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/LpaiOpDefSupplement.html#spacetodepth) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#spacetodepth) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#spacetodepth) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#spacetodepth) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#spacetodepth) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#spacetodepth) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/DspOpDefSupplement.html#spacetodepth) |
| 148 | [SparseToDense](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#sparsetodense) | **—** | **—** | **—** | **—** | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/CpuOpDefSupplement.html#sparsetodense) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#sparsetodense) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#sparsetodense) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#sparsetodense) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#sparsetodense) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#sparsetodense) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#sparsetodense) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#sparsetodense) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#sparsetodense) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#sparsetodense) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#sparsetodense) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#sparsetodense) |
| 149 | [Split](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#split) | Split | split(Split, SplitV) | **—** | split | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/CpuOpDefSupplement.html#split) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/CpuOpDefSupplement.html#split) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/GpuOpDefSupplement.html#split) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#split) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/LpaiOpDefSupplement.html#split) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/LpaiOpDefSupplement.html#split) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#split) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#split) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#split) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#split) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#split) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/DspOpDefSupplement.html#split) |
| 150 | [Squeeze](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#squeeze) | **—** | **—** | **—** | **—** | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/CpuOpDefSupplement.html#squeeze) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/CpuOpDefSupplement.html#squeeze) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/GpuOpDefSupplement.html#squeeze) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#squeeze) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#squeeze) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#squeeze) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#squeeze) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#squeeze) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#squeeze) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#squeeze) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#squeeze) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/DspOpDefSupplement.html#squeeze) |
| 151 | [Stft](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#stft) | STFT | **—** | **—** | **—** | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/CpuOpDefSupplement.html#stft) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#stft) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#stft) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#stft) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#stft) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#stft) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#stft) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#stft) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#stft) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#stft) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#stft) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#stft) |
| 152 | [StridedSlice](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#stridedslice) | Slice | strided\_slice | slice | **—** | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/CpuOpDefSupplement.html#stridedslice) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/CpuOpDefSupplement.html#stridedslice) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/GpuOpDefSupplement.html#stridedslice) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#stridedslice) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/LpaiOpDefSupplement.html#stridedslice) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/LpaiOpDefSupplement.html#stridedslice) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#stridedslice) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#stridedslice) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#stridedslice) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#stridedslice) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#stridedslice) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/DspOpDefSupplement.html#stridedslice) |
| 153 | [Tanh](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#tanh) | Tanh | tanh | tanh | tanh | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/CpuOpDefSupplement.html#tanh) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/CpuOpDefSupplement.html#tanh) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/GpuOpDefSupplement.html#tanh) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtaOpDefSupplement.html#tanh) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/LpaiOpDefSupplement.html#tanh) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/LpaiOpDefSupplement.html#tanh) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#tanh) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#tanh) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#tanh) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#tanh) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#tanh) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/DspOpDefSupplement.html#tanh) |
| 154 | [Tile](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#tile) | Tile | tile | **—** | **—** | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/CpuOpDefSupplement.html#tile) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/CpuOpDefSupplement.html#tile) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/GpuOpDefSupplement.html#tile) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#tile) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#tile) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#tile) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#tile) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#tile) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#tile) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#tile) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#tile) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/DspOpDefSupplement.html#tile) |
| 155 | [TopK](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#topk) | TopK | top\_k | **—** | topk | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/CpuOpDefSupplement.html#topk) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/CpuOpDefSupplement.html#topk) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/GpuOpDefSupplement.html#topk) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#topk) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#topk) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#topk) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#topk) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#topk) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#topk) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#topk) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#topk) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/DspOpDefSupplement.html#topk) |
| 156 | [Transpose](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#transpose) | Transpose | transpose | **—** | transpose | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/CpuOpDefSupplement.html#transpose) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/CpuOpDefSupplement.html#transpose) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/GpuOpDefSupplement.html#transpose) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#transpose) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/LpaiOpDefSupplement.html#transpose) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/LpaiOpDefSupplement.html#transpose) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#transpose) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#transpose) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#transpose) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#transpose) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#transpose) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/DspOpDefSupplement.html#transpose) |
| 157 | [TransposeConv1d](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#transposeconv1d) | **—** | **—** | **—** | **—** | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/CpuOpDefSupplement.html#transposeconv1d) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#transposeconv1d) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#transposeconv1d) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#transposeconv1d) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#transposeconv1d) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#transposeconv1d) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#transposeconv1d) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#transposeconv1d) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#transposeconv1d) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#transposeconv1d) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#transposeconv1d) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#transposeconv1d) |
| 158 | [TransposeConv2d](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#transposeconv2d) | ConvTranspose | conv2d\_transpose | transpose\_conv | ConvTranspose2d | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/CpuOpDefSupplement.html#transposeconv2d) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/CpuOpDefSupplement.html#transposeconv2d) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/GpuOpDefSupplement.html#transposeconv2d) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtaOpDefSupplement.html#transposeconv2d) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/LpaiOpDefSupplement.html#transposeconv2d) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/LpaiOpDefSupplement.html#transposeconv2d) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#transposeconv2d) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#transposeconv2d) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#transposeconv2d) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#transposeconv2d) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#transposeconv2d) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/DspOpDefSupplement.html#transposeconv2d) |
| 159 | [TransposeConv3d](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#transposeconv3d) | ConvTranspose | conv3d\_transpose | transpose\_conv3d | **—** | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/CpuOpDefSupplement.html#transposeconv3d) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/CpuOpDefSupplement.html#transposeconv3d) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#transposeconv3d) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#transposeconv3d) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#transposeconv3d) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#transposeconv3d) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#transposeconv3d) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#transposeconv3d) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#transposeconv3d) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#transposeconv3d) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#transposeconv3d) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#transposeconv3d) |
| 160 | [UnPack](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#unpack) | **—** | unstack | **—** | unbind | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/CpuOpDefSupplement.html#unpack) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/CpuOpDefSupplement.html#unpack) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/GpuOpDefSupplement.html#unpack) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#unpack) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#unpack) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#unpack) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#unpack) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#unpack) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#unpack) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/HtpOpDefSupplement.html#unpack) | [NO](https://docs.qualcomm.com/doc/80-63442-10/topic/MasterOpDef.html#unpack) | [YES](https://docs.qualcomm.com/doc/80-63442-10/topic/DspOpDefSupplement.html#unpack) |
|  |  |  |  |  |  |  |  |  |  |  |  |  |  |  |  |  |  |
|  |  |  |  |  |  |  |  |  |  |  |  |  |  |  |  |  |  |

Last Published: Jun 04, 2026

[Previous Topic
Operations](https://docs.qualcomm.com/bundle/publicresource/80-63442-10/topics/operations.md) [Next Topic
Op Definition Revision History](https://docs.qualcomm.com/bundle/publicresource/80-63442-10/topics/opdef_version_history.md)

Source: [https://docs.qualcomm.com/doc/80-63442-10/topic/SupportedOps.html](https://docs.qualcomm.com/doc/80-63442-10/topic/SupportedOps.html)