openvino/docs/ops/convolution
Jozef Daniecki 0acd153a6c
Group convolution backprop data (#4113)
* GroupConvolutionBackpropData: Added backend unit tests

* GroupConvolutionBackpropData: Refactor SLT and added tests for 1D

* GroupConvolutionBackpropData: Added Serialization tests

* GroupConvolutionBackpropData: Added GroupConvolutionBackpropData reference implementation

* GroupConvolutionBackpropData specification refactoring.

* GroupConvolutionBackpropData: Added validation node checks for the op

* GroupConvolutionBackpropData: Copyright year fixed

* GroupConvolutionBackpropData: Enhanced output shape inference with dynamic shapes

* GroupConvolutionBackpropData: Remove redefinition of helper variables

* Spec refactoring: add ticks to types and layouts.

* Minor refactoring.

* GroupConvolutionBackpropData: Moved backend tests from GroupConvolution to corresponding file

* GroupConvolutionBackpropData: Improved output shape inference for fully dynamic inputs

* GroupConvolutionBackpropData: Clean up type_prop tests

* Fix banner in GroupConvolution shared test class.

Co-authored-by: ggalieroc <gabriele.galiero.casay@intel.com>
2021-02-08 13:38:14 +03:00
..
BinaryConvolution_1.md Removed confusing information about required/optional output of the operation. The output exists always but it may be not connected to anywhere. (#3423) 2020-11-30 20:02:09 +03:00
ConvolutionBackpropData_1.md Actualize operations attributes (#3613) 2020-12-18 11:47:41 +03:00
Convolution_1.md Convolution (#3922) 2021-02-02 11:05:39 +03:00
DeformableConvolution_1.md DeformableConvolution specification refactoring. (#4101) 2021-02-08 12:25:30 +03:00
GroupConvolutionBackpropData_1.md Group convolution backprop data (#4113) 2021-02-08 13:38:14 +03:00
GroupConvolution_1.md Group convolution (#3995) 2021-02-03 16:07:01 +03:00