.. SPDX-FileCopyrightText: 2020-2022 Intel Corporation .. .. SPDX-License-Identifier: CC-BY-4.0 ############# Operation Set ############# oneDNN Graph defines an operation set. oneDNN Graph implementation may support a subset of the operation set. .. toctree:: arithmetic/Abs_1.rst arithmetic/AbsBackprop_1.rst arithmetic/Add_1.rst pooling/AvgPool_1.rst pooling/AvgPoolBackprop_1.rst normalization/BatchNormForwardTraining_1.rst normalization/BatchNormInference_1.rst normalization/BatchNormTrainingBackprop_1.rst arithmetic/BiasAdd_1.rst arithmetic/BiasAddBackprop_1.rst activation/Clamp_1.rst activation/ClampBackprop_1.rst movement/Concat_1.rst convolution/Convolution_1.rst convolution/ConvolutionBackpropData_1.rst convolution/ConvolutionBackpropFilters_1.rst convolution/ConvTranspose_1.rst convolution/ConvTransposeBackpropData_1.rst convolution/ConvTransposeBackpropFilters_1.rst lower_precision/Dequantize_1.rst arithmetic/Divide_1.rst lower_precision/DynamicDequantize_1.rst lower_precision/DynamicQuantize_1.rst activation/Elu_1.rst activation/EluBackprop_1.rst misc/End_1.rst arithmetic/Erf_1.rst activation/Exp_1.rst activation/GELU_1.rst activation/GELUBackprop_1.rst activation/HardSwish_1.rst activation/HardSwishBackprop_1.rst image/Interpolate_1.rst image/InterpolateBackprop_1.rst normalization/LayerNorm_1.rst normalization/LayerNormBackprop_1.rst activation/LeakyReLU_1.rst arithmetic/Log_1.rst activation/LogSoftmax_1.rst activation/LogSoftmaxBackprop_1.rst matrix/MatMul_1.rst pooling/MaxPool_1.rst pooling/MaxPoolBackprop_1.rst arithmetic/Maximum_1.rst arithmetic/Minimum_1.rst activation/Mish_1.rst activation/MishBackprop_1.rst arithmetic/Multiply_1.rst activation/PReLU_1.rst activation/PReLUBackprop_1.rst lower_precision/Quantize_1.rst arithmetic/Reciprocal_1.rst reduction/ReduceL1_1.rst reduction/ReduceL2_1.rst reduction/ReduceMax_1.rst reduction/ReduceMean_1.rst reduction/ReduceMin_1.rst reduction/ReduceProd_1.rst reduction/ReduceSum_1.rst activation/ReLU_1.rst activation/ReLUBackprop_1.rst movement/Reorder_1.rst arithmetic/Round_1.rst activation/Sigmoid_1.rst activation/SigmoidBackprop_1.rst activation/SoftMax_1.rst activation/SoftMaxBackprop_1.rst activation/SoftPlus_1.rst activation/SoftPlusBackprop_1.rst arithmetic/Sqrt_1.rst arithmetic/SqrtBackprop_1.rst arithmetic/Square_1.rst arithmetic/SquaredDifference_1.rst shape/StaticReshape_1.rst movement/StaticTranspose_1.rst arithmetic/Subtract_1.rst activation/Tanh_1.rst activation/TanhBackprop_1.rst lower_precision/TypeCast_1.rst misc/Wildcard_1.rst