Files
openvino/docs/ops/opset6.md

170 lines
10 KiB
Markdown
Raw Normal View History

Feature/azaytsev/from 2021 4 (#9247) * Added info on DockerHub CI Framework * Feature/azaytsev/change layout (#3295) * Changes according to feedback comments * Replaced @ref's with html links * Fixed links, added a title page for installing from repos and images, fixed formatting issues * Added links * minor fix * Added DL Streamer to the list of components installed by default * Link fixes * Link fixes * ovms doc fix (#2988) * added OpenVINO Model Server * ovms doc fixes Co-authored-by: Trawinski, Dariusz <dariusz.trawinski@intel.com> * Updated openvino_docs.xml * Updated the link to software license agreements * Revert "Updated the link to software license agreements" This reverts commit 706dac500e764bd7534f7005ac6197f827d68cb5. * Docs to Sphinx (#8151) * docs to sphinx * Update GPU.md * Update CPU.md * Update AUTO.md * Update performance_int8_vs_fp32.md * update * update md * updates * disable doc ci * disable ci * fix index.rst Co-authored-by: Andrey Zaytsev <andrey.zaytsev@intel.com> # Conflicts: # .gitignore # docs/CMakeLists.txt # docs/IE_DG/Deep_Learning_Inference_Engine_DevGuide.md # docs/IE_DG/Extensibility_DG/Custom_ONNX_Ops.md # docs/IE_DG/Extensibility_DG/VPU_Kernel.md # docs/IE_DG/InferenceEngine_QueryAPI.md # docs/IE_DG/Int8Inference.md # docs/IE_DG/Integrate_with_customer_application_new_API.md # docs/IE_DG/Model_caching_overview.md # docs/IE_DG/supported_plugins/GPU_RemoteBlob_API.md # docs/IE_DG/supported_plugins/HETERO.md # docs/IE_DG/supported_plugins/MULTI.md # docs/MO_DG/prepare_model/convert_model/Convert_Model_From_Caffe.md # docs/MO_DG/prepare_model/convert_model/Convert_Model_From_Kaldi.md # docs/MO_DG/prepare_model/convert_model/Convert_Model_From_MxNet.md # docs/MO_DG/prepare_model/convert_model/Convert_Model_From_ONNX.md # docs/MO_DG/prepare_model/convert_model/Converting_Model.md # docs/MO_DG/prepare_model/convert_model/Converting_Model_General.md # docs/MO_DG/prepare_model/convert_model/Cutting_Model.md # docs/MO_DG/prepare_model/convert_model/pytorch_specific/Convert_RNNT.md # docs/MO_DG/prepare_model/convert_model/tf_specific/Convert_EfficientDet_Models.md # docs/MO_DG/prepare_model/convert_model/tf_specific/Convert_WideAndDeep_Family_Models.md # docs/MO_DG/prepare_model/convert_model/tf_specific/Convert_YOLO_From_Tensorflow.md # docs/doxygen/Doxyfile.config # docs/doxygen/ie_docs.xml # docs/doxygen/ie_plugin_api.config # docs/doxygen/ngraph_cpp_api.config # docs/doxygen/openvino_docs.xml # docs/get_started/get_started_macos.md # docs/get_started/get_started_raspbian.md # docs/get_started/get_started_windows.md # docs/img/cpu_int8_flow.png # docs/index.md # docs/install_guides/VisionAcceleratorFPGA_Configure.md # docs/install_guides/VisionAcceleratorFPGA_Configure_Windows.md # docs/install_guides/deployment-manager-tool.md # docs/install_guides/installing-openvino-linux.md # docs/install_guides/installing-openvino-macos.md # docs/install_guides/installing-openvino-windows.md # docs/optimization_guide/dldt_optimization_guide.md # inference-engine/ie_bridges/c/include/c_api/ie_c_api.h # inference-engine/ie_bridges/python/docs/api_overview.md # inference-engine/ie_bridges/python/sample/ngraph_function_creation_sample/README.md # inference-engine/ie_bridges/python/sample/speech_sample/README.md # inference-engine/ie_bridges/python/src/openvino/inference_engine/ie_api.pyx # inference-engine/include/ie_api.h # inference-engine/include/ie_core.hpp # inference-engine/include/ie_version.hpp # inference-engine/samples/benchmark_app/README.md # inference-engine/samples/speech_sample/README.md # inference-engine/src/plugin_api/exec_graph_info.hpp # inference-engine/src/plugin_api/file_utils.h # inference-engine/src/transformations/include/transformations_visibility.hpp # inference-engine/tools/benchmark_tool/README.md # ngraph/core/include/ngraph/ngraph.hpp # ngraph/frontend/onnx_common/include/onnx_common/parser.hpp # ngraph/python/src/ngraph/utils/node_factory.py # openvino/itt/include/openvino/itt.hpp # thirdparty/ade # tools/benchmark/README.md * Cherry-picked remove font-family (#8211) * Cherry-picked: Update get_started_scripts.md (#8338) * doc updates (#8268) * Various doc changes * theme changes * remove font-family (#8211) * fix css * Update uninstalling-openvino.md * fix css * fix * Fixes for Installation Guides Co-authored-by: Andrey Zaytsev <andrey.zaytsev@intel.com> Co-authored-by: kblaszczak-intel <karol.blaszczak@intel.com> # Conflicts: # docs/IE_DG/Bfloat16Inference.md # docs/IE_DG/InferenceEngine_QueryAPI.md # docs/IE_DG/OnnxImporterTutorial.md # docs/IE_DG/supported_plugins/AUTO.md # docs/IE_DG/supported_plugins/HETERO.md # docs/IE_DG/supported_plugins/MULTI.md # docs/MO_DG/prepare_model/convert_model/Convert_Model_From_Kaldi.md # docs/MO_DG/prepare_model/convert_model/tf_specific/Convert_YOLO_From_Tensorflow.md # docs/install_guides/installing-openvino-macos.md # docs/install_guides/installing-openvino-windows.md # docs/ops/opset.md # inference-engine/samples/benchmark_app/README.md # inference-engine/tools/benchmark_tool/README.md # thirdparty/ade * Cherry-picked: doc script changes (#8568) * fix openvino-sphinx-theme * add linkcheck target * fix * change version * add doxygen-xfail.txt * fix * AA * fix * fix * fix * fix * fix # Conflicts: # thirdparty/ade * Cherry-pick: Feature/azaytsev/doc updates gna 2021 4 2 (#8567) * Various doc changes * Reformatted C++/Pythob sections. Updated with info from PR8490 * additional fix * Gemini Lake replaced with Elkhart Lake * Fixed links in IGs, Added 12th Gen # Conflicts: # docs/IE_DG/supported_plugins/GNA.md # thirdparty/ade * Cherry-pick: Feature/azaytsev/doc fixes (#8897) * Various doc changes * Removed the empty Learning path topic * Restored the Gemini Lake CPIU list # Conflicts: # docs/IE_DG/supported_plugins/GNA.md # thirdparty/ade * Cherry-pick: sphinx copybutton doxyrest code blocks (#8992) # Conflicts: # thirdparty/ade * Cherry-pick: iframe video enable fullscreen (#9041) # Conflicts: # thirdparty/ade * Cherry-pick: fix untitled titles (#9213) # Conflicts: # thirdparty/ade * Cherry-pick: perf bench graph animation (#9045) * animation * fix # Conflicts: # thirdparty/ade * Cherry-pick: doc pytest (#8888) * docs pytest * fixes # Conflicts: # docs/doxygen/doxygen-ignore.txt # docs/scripts/ie_docs.xml # thirdparty/ade * Cherry-pick: restore deleted files (#9215) * Added new operations to the doc structure (from removed ie_docs.xml) * Additional fixes * Update docs/IE_DG/InferenceEngine_QueryAPI.md Co-authored-by: Helena Kloosterman <helena.kloosterman@intel.com> * Update docs/IE_DG/Int8Inference.md Co-authored-by: Helena Kloosterman <helena.kloosterman@intel.com> * Update Custom_Layers_Guide.md * Changes according to review comments * doc scripts fixes * Update docs/IE_DG/Int8Inference.md Co-authored-by: Helena Kloosterman <helena.kloosterman@intel.com> * Update Int8Inference.md * update xfail * clang format * updated xfail Co-authored-by: Trawinski, Dariusz <dariusz.trawinski@intel.com> Co-authored-by: Nikolay Tyukaev <nikolay.tyukaev@intel.com> Co-authored-by: kblaszczak-intel <karol.blaszczak@intel.com> Co-authored-by: Yury Gorbachev <yury.gorbachev@intel.com> Co-authored-by: Helena Kloosterman <helena.kloosterman@intel.com>
2021-12-21 20:26:37 +03:00
# opset6 {#openvino_docs_ops_opset6}
@sphinxdirective
This specification document describes ``opset6`` operation set supported in OpenVINO.
Support for each particular operation from the list below depends on the capabilities available in a inference plugin
and may vary among different hardware platforms and devices. Examples of operation instances are expressed as IR V10 xml
2022-02-25 07:02:09 +03:00
snippets. Such IR is generated by the Model Optimizer. The semantics match corresponding OpenVINO operation classes
declared in ``namespace opset6``.
Table of Contents
###################
* :doc:`Abs <openvino_docs_ops_arithmetic_Abs_1>`
* :doc:`Acos <openvino_docs_ops_arithmetic_Acos_1>`
* :doc:`Acosh <openvino_docs_ops_arithmetic_Acosh_3>`
* :doc:`Add <openvino_docs_ops_arithmetic_Add_1>`
* :doc:`Asin <openvino_docs_ops_arithmetic_Asin_1>`
* :doc:`Asinh <openvino_docs_ops_arithmetic_Asinh_3>`
* :doc:`Assign <openvino_docs_ops_infrastructure_Assign_3>`
* :doc:`Atan <openvino_docs_ops_arithmetic_Atan_1>`
* :doc:`Atanh <openvino_docs_ops_arithmetic_Atanh_3>`
* :doc:`AvgPool <openvino_docs_ops_pooling_AvgPool_1>`
* :doc:`BatchNormInference <openvino_docs_ops_normalization_BatchNormInference_5>`
* :doc:`BatchToSpace <openvino_docs_ops_movement_BatchToSpace_2>`
* :doc:`BinaryConvolution <openvino_docs_ops_convolution_BinaryConvolution_1>`
* :doc:`Broadcast <openvino_docs_ops_movement_Broadcast_3>`
* :doc:`Bucketize <openvino_docs_ops_condition_Bucketize_3>`
* :doc:`CTCGreedyDecoder <openvino_docs_ops_sequence_CTCGreedyDecoder_1>`
* :doc:`CTCGreedyDecoderSeqLen <openvino_docs_ops_sequence_CTCGreedyDecoderSeqLen_6>`
* :doc:`CTCLoss <openvino_docs_ops_sequence_CTCLoss_4>`
* :doc:`Ceiling <openvino_docs_ops_arithmetic_Ceiling_1>`
* :doc:`Clamp <openvino_docs_ops_activation_Clamp_1>`
* :doc:`Concat <openvino_docs_ops_movement_Concat_1>`
* :doc:`Constant <openvino_docs_ops_infrastructure_Constant_1>`
* :doc:`Convert <openvino_docs_ops_type_Convert_1>`
* :doc:`ConvertLike <openvino_docs_ops_type_ConvertLike_1>`
* :doc:`Convolution <openvino_docs_ops_convolution_Convolution_1>`
* :doc:`ConvolutionBackpropData <openvino_docs_ops_convolution_ConvolutionBackpropData_1>`
* :doc:`Cos <openvino_docs_ops_arithmetic_Cos_1>`
* :doc:`Cosh <openvino_docs_ops_arithmetic_Cosh_1>`
* :doc:`CumSum <openvino_docs_ops_arithmetic_CumSum_3>`
* :doc:`DeformableConvolution <openvino_docs_ops_convolution_DeformableConvolution_1>`
* :doc:`DeformablePSROIPooling <openvino_docs_ops_detection_DeformablePSROIPooling_1>`
* :doc:`DepthToSpace <openvino_docs_ops_movement_DepthToSpace_1>`
* :doc:`DetectionOutput <openvino_docs_ops_detection_DetectionOutput_1>`
* :doc:`Divide <openvino_docs_ops_arithmetic_Divide_1>`
* :doc:`Elu <openvino_docs_ops_activation_Elu_1>`
* :doc:`EmbeddingBagOffsetsSum <openvino_docs_ops_sparse_EmbeddingBagOffsetsSum_3>`
* :doc:`EmbeddingBagPackedSum <openvino_docs_ops_sparse_EmbeddingBagPackedSum_3>`
* :doc:`EmbeddingSegmentsSum <openvino_docs_ops_sparse_EmbeddingSegmentsSum_3>`
* :doc:`Equal <openvino_docs_ops_comparison_Equal_1>`
* :doc:`Erf <openvino_docs_ops_arithmetic_Erf_1>`
* :doc:`Exp <openvino_docs_ops_activation_Exp_1>`
* :doc:`ExperimentalDetectronDetectionOutput_6 <openvino_docs_ops_detection_ExperimentalDetectronDetectionOutput_6>`
* :doc:`ExperimentalDetectronGenerateProposalsSingleImage_6 <openvino_docs_ops_detection_ExperimentalDetectronGenerateProposalsSingleImage_6>`
* :doc:`ExperimentalDetectronPriorGridGenerator_6 <openvino_docs_ops_detection_ExperimentalDetectronPriorGridGenerator_6>`
* :doc:`ExperimentalDetectronROIFeatureExtractor_6 <openvino_docs_ops_detection_ExperimentalDetectronROIFeatureExtractor_6>`
* :doc:`ExperimentalDetectronTopKROIs_6 <openvino_docs_ops_sort_ExperimentalDetectronTopKROIs_6>`
* :doc:`ExtractImagePatches <openvino_docs_ops_movement_ExtractImagePatches_3>`
* :doc:`FakeQuantize <openvino_docs_ops_quantization_FakeQuantize_1>`
* :doc:`Floor <openvino_docs_ops_arithmetic_Floor_1>`
* :doc:`FloorMod <openvino_docs_ops_arithmetic_FloorMod_1>`
* :doc:`Gather <openvino_docs_ops_movement_Gather_1>`
* :doc:`GatherElements <openvino_docs_ops_movement_GatherElements_6>`
* :doc:`GatherND_5 <openvino_docs_ops_movement_GatherND_5>`
* :doc:`GatherTree <openvino_docs_ops_movement_GatherTree_1>`
* :doc:`Gelu <openvino_docs_ops_activation_GELU_2>`
* :doc:`Greater <openvino_docs_ops_comparison_Greater_1>`
* :doc:`GreaterEqual <openvino_docs_ops_comparison_GreaterEqual_1>`
* :doc:`GRN <openvino_docs_ops_normalization_GRN_1>`
* :doc:`GroupConvolution <openvino_docs_ops_convolution_GroupConvolution_1>`
* :doc:`GroupConvolutionBackpropData <openvino_docs_ops_convolution_GroupConvolutionBackpropData_1>`
* :doc:`GRUCell <openvino_docs_ops_sequence_GRUCell_3>`
* :doc:`GRUSequence <openvino_docs_ops_sequence_GRUSequence_5>`
* :doc:`HardSigmoid <openvino_docs_ops_activation_HardSigmoid_1>`
* :doc:`HSigmoid <openvino_docs_ops_activation_HSigmoid_5>`
* :doc:`HSwish <openvino_docs_ops_activation_HSwish_4>`
* :doc:`Interpolate <openvino_docs_ops_image_Interpolate_4>`
* :doc:`Less <openvino_docs_ops_comparison_Less_1>`
* :doc:`LessEqual <openvino_docs_ops_comparison_LessEqual_1>`
* :doc:`Log <openvino_docs_ops_arithmetic_Log_1>`
* :doc:`LogicalAnd <openvino_docs_ops_logical_LogicalAnd_1>`
* :doc:`LogicalNot <openvino_docs_ops_logical_LogicalNot_1>`
* :doc:`LogicalOr <openvino_docs_ops_logical_LogicalOr_1>`
* :doc:`LogicalXor <openvino_docs_ops_logical_LogicalXor_1>`
* :doc:`LogSoftmax <openvino_docs_ops_activation_LogSoftmax_5>`
* :doc:`Loop <openvino_docs_ops_infrastructure_Loop_5>`
* :doc:`LRN <openvino_docs_ops_normalization_LRN_1>`
* :doc:`LSTMCell <openvino_docs_ops_sequence_LSTMCell_1>`
* :doc:`LSTMSequence <openvino_docs_ops_sequence_LSTMSequence_1>`
* :doc:`MatMul <openvino_docs_ops_matrix_MatMul_1>`
* :doc:`MaxPool <openvino_docs_ops_pooling_MaxPool_1>`
* :doc:`Maximum <openvino_docs_ops_arithmetic_Maximum_1>`
* :doc:`Minimum <openvino_docs_ops_arithmetic_Minimum_1>`
* :doc:`Mish <openvino_docs_ops_activation_Mish_4>`
* :doc:`Mod <openvino_docs_ops_arithmetic_Mod_1>`
* :doc:`MVN <openvino_docs_ops_normalization_MVN_6>`
* :doc:`Multiply <openvino_docs_ops_arithmetic_Multiply_1>`
* :doc:`Negative <openvino_docs_ops_arithmetic_Negative_1>`
* :doc:`NonMaxSuppression <openvino_docs_ops_sort_NonMaxSuppression_5>`
* :doc:`NonZero <openvino_docs_ops_condition_NonZero_3>`
* :doc:`NormalizeL2 <openvino_docs_ops_normalization_NormalizeL2_1>`
* :doc:`NotEqual <openvino_docs_ops_comparison_NotEqual_1>`
* :doc:`OneHot <openvino_docs_ops_sequence_OneHot_1>`
* :doc:`Pad <openvino_docs_ops_movement_Pad_1>`
* :doc:`Parameter <openvino_docs_ops_infrastructure_Parameter_1>`
* :doc:`Power <openvino_docs_ops_arithmetic_Power_1>`
* :doc:`PReLU <openvino_docs_ops_activation_PReLU_1>`
* :doc:`PriorBoxClustered <openvino_docs_ops_detection_PriorBoxClustered_1>`
* :doc:`PriorBox <openvino_docs_ops_detection_PriorBox_1>`
* :doc:`Proposal <openvino_docs_ops_detection_Proposal_4>`
* :doc:`PSROIPooling <openvino_docs_ops_detection_PSROIPooling_1>`
* :doc:`Range <openvino_docs_ops_generation_Range_4>`
* :doc:`ReLU <openvino_docs_ops_activation_ReLU_1>`
* :doc:`ReadValue <openvino_docs_ops_infrastructure_ReadValue_3>`
* :doc:`ReduceL1 <openvino_docs_ops_reduction_ReduceL1_4>`
* :doc:`ReduceL2 <openvino_docs_ops_reduction_ReduceL2_4>`
* :doc:`ReduceLogicalAnd <openvino_docs_ops_reduction_ReduceLogicalAnd_1>`
* :doc:`ReduceLogicalOr <openvino_docs_ops_reduction_ReduceLogicalOr_1>`
* :doc:`ReduceMax <openvino_docs_ops_reduction_ReduceMax_1>`
* :doc:`ReduceMean <openvino_docs_ops_reduction_ReduceMean_1>`
* :doc:`ReduceMin <openvino_docs_ops_reduction_ReduceMin_1>`
* :doc:`ReduceProd <openvino_docs_ops_reduction_ReduceProd_1>`
* :doc:`ReduceSum <openvino_docs_ops_reduction_ReduceSum_1>`
* :doc:`RegionYolo <openvino_docs_ops_detection_RegionYolo_1>`
* :doc:`ReorgYolo <openvino_docs_ops_detection_ReorgYolo_1>`
* :doc:`Reshape <openvino_docs_ops_shape_Reshape_1>`
* :doc:`Result <openvino_docs_ops_infrastructure_Result_1>`
* :doc:`ReverseSequence <openvino_docs_ops_movement_ReverseSequence_1>`
* :doc:`RNNCell <openvino_docs_ops_sequence_RNNCell_3>`
* :doc:`RNNSequence <openvino_docs_ops_sequence_RNNSequence_5>`
* :doc:`ROIAlign <openvino_docs_ops_detection_ROIAlign_3>`
* :doc:`ROIPooling <openvino_docs_ops_detection_ROIPooling_1>`
* :doc:`Round <openvino_docs_ops_arithmetic_Round_5>`
* :doc:`ScatterElementsUpdate <openvino_docs_ops_movement_ScatterElementsUpdate_3>`
* :doc:`ScatterNDUpdate <openvino_docs_ops_movement_ScatterNDUpdate_3>`
* :doc:`ScatterUpdate <openvino_docs_ops_movement_ScatterUpdate_3>`
* :doc:`Select <openvino_docs_ops_condition_Select_1>`
* :doc:`Selu <openvino_docs_ops_activation_Selu_1>`
* :doc:`ShapeOf <openvino_docs_ops_shape_ShapeOf_3>`
* :doc:`ShuffleChannels <openvino_docs_ops_movement_ShuffleChannels_1>`
* :doc:`Sigmoid <openvino_docs_ops_activation_Sigmoid_1>`
* :doc:`Sign <openvino_docs_ops_arithmetic_Sign_1>`
* :doc:`Sin <openvino_docs_ops_arithmetic_Sin_1>`
* :doc:`Sinh <openvino_docs_ops_arithmetic_Sinh_1>`
* :doc:`SoftMax <openvino_docs_ops_activation_SoftMax_1>`
* :doc:`SoftPlus <openvino_docs_ops_activation_SoftPlus_4>`
* :doc:`SpaceToBatch <openvino_docs_ops_movement_SpaceToBatch_2>`
* :doc:`SpaceToDepth <openvino_docs_ops_movement_SpaceToDepth_1>`
* :doc:`Split <openvino_docs_ops_movement_Split_1>`
* :doc:`Sqrt <openvino_docs_ops_arithmetic_Sqrt_1>`
* :doc:`SquaredDifference <openvino_docs_ops_arithmetic_SquaredDifference_1>`
* :doc:`Squeeze <openvino_docs_ops_shape_Squeeze_1>`
* :doc:`StridedSlice <openvino_docs_ops_movement_StridedSlice_1>`
* :doc:`Subtract <openvino_docs_ops_arithmetic_Subtract_1>`
* :doc:`Swish <openvino_docs_ops_activation_Swish_4>`
* :doc:`Tan <openvino_docs_ops_arithmetic_Tan_1>`
* :doc:`Tanh <openvino_docs_ops_arithmetic_Tanh_1>`
* :doc:`TensorIterator <openvino_docs_ops_infrastructure_TensorIterator_1>`
* :doc:`Tile <openvino_docs_ops_movement_Tile_1>`
* :doc:`TopK <openvino_docs_ops_sort_TopK_3>`
* :doc:`Transpose <openvino_docs_ops_movement_Transpose_1>`
* :doc:`Unsqueeze <openvino_docs_ops_shape_Unsqueeze_1>`
* :doc:`VariadicSplit <openvino_docs_ops_movement_VariadicSplit_1>`
@endsphinxdirective