2.7.0 |
2.39.0 |
|
2.6.0 |
2.38.0 |
|
2.5.0 |
2.37.0 |
|
2.4.0 |
2.36.0 |
|
2.3.0 |
2.35.0 |
|
2.2.0 |
2.34.0 |
|
2.1.0 |
2.30.0 |
|
2.0.0 |
2.29.0 |
|
1.38.0 |
2.28.0 |
Added dynamic shape support for Cast, Concat, Conv2d, Convert, ElementWiseAdd,
ElementWiseBinary, ElementWiseDivide, ElementWiseMultiply, ElementWisePower,
ElementWiseSquareRoot, ElementWiseSubtract, ElementWiseUnary, Gather,
ReduceMean, RmsNorm, and StridedSlice.
|
1.37.0 |
2.27.0 |
|
1.36.0 |
2.26.0 |
|
1.35.0 |
2.25.0 |
|
1.34.0 |
2.24.0 |
|
1.33.0 |
2.23.0 |
|
1.32.0 |
2.22.0 |
|
1.31.0 |
2.21.0 |
Added op definition for Buffer.
Added optional reset input to GRU op.
Updated mask tensor input description for the MaskedSoftmax op.
Added QNN_DATATYPE_SFIXED_POINT_4 and QNN_DATATYPE_UFIXED_POINT_4 support for
Quantize and Dequantize ops.
|
1.30.0 |
2.20.0 |
Added new ops to support tensor sparsity: CreateSparse, GetSparseIndices,
GetSparseValues, SparseToDense
Allow sparse tensors usage in Conv3d, BatchNorm, ElementWiseAdd, and Relu.
Added new reuse_sparse_indicies param to Conv3d to support tensor sparsity.
Added support for single batch input and output in DistributeFPNProposals op.
|
1.29.0 |
2.19.0 |
|
1.28.0 |
2.18.0 |
Added op definition for MaskedSoftmax.
Added support for optional param time_major and support for multi time-step input
and output in LSTM op.
Added support for optional param time_major in GRU op.
Added support for negative index values in the Gather op.
|
1.27.0 |
2.16.0 |
|
1.26.0 |
2.15.0 |
|
1.25.0 |
2.14.0 |
Added optional parameter mode to SpaceToDepth.
Updated BatchPermutation Op to use shape of in[1] to determine batch dimension of
out[0]. Relaxed constraint on index values of in[1].
Updated constraint of out[0] index values to be based on FPN levels for
DistributeFpnProposals.
|
1.24.0 |
2.13.0 |
Added Conv1d, DepthWiseConv1d, and TransposeConv1d op definitions.
Added ElementWiseXor op definition and added XOR option to ElementWiseBinary.
|
1.23.0 |
2.12.0 |
Added ElementWiseBinary op definition.
Added GroupNorm op definition.
Added optional parameter weights and optional output batch splits to
AxisAlignedBboxTransform.
Added optional input batch splits and optional outputs batch splits, keeps,
and keeps size to BoxWithNmsLimit.
DistributeFpnProposals rois_idx_restore (out[0]) will output -1 for invalid ROIs.
Added optional parameter bbox_xform_clip to GenerateProposals.
Added optional parameters aligned and allow_invalid_roi to RoiAlign.
|
1.22.0 |
2.11.0 |
|
1.21.0 |
2.10.0 |
|
1.20.0 |
2.9.0 |
Constrained all ND inputs to have a rank greater than 0.
Added constraint for dilation > 0 in Convolution Ops.
Added ElementWiseUnary op definition.
|
1.19.1 |
2.8.2 |
|
1.19.0 |
2.8.0 |
|
1.18.0 |
2.7.0 |
|
1.17.0 |
2.6.0 |
Added NonZero, CollectRpnProposals, and DistributeFpnProposals op definitions.
Added QNN_DATATYPE_INT_32 support for CropAndResize in[2] and ScatterNd in[1].
Added support for broadcasting in ElementWiseLess Op.
|
1.16.0 |
2.5.0 |
Added BatchPermutation op definition.
Added QNN_DATATYPE_INT_32 support for ArgMax out[0], ArgMin out[0], and
GatherElements in[1].
|
1.15.0 |
2.4.0 |
Added ScatterElements op definition.
Remove incorrect shape constraints for Tile out[0] and multiples param.
Added support for broadcasting in ElementwiseSelect Op.
|
1.14.0 |
2.2.0 |
Added ConstantOfShape op definition.
Added GridSample op definition.
Added PoolMax3d op definition.
Added Shape op definition.
Add 32-bit data types for Quantize and Dequantize.
Extend OneHot to support N-dimensional inputs.
Add optional bias input tensor for MatMul.
Remove Prelu in[1] data type constraint.
|
1.13.0 |
2.1.0 |
|
1.12.0 |
2.0.0 |
|