openvino/docs/ops/convolution
Jozef Daniecki 4b1efeb858
Group convolution (#3995)
* GroupConvolution SLT style refactoring.

* Add GroupConvolution 1D SLT.

* Add GroupConvolution Serialization SLT.

* Add GroupConvolution ref impl to evaluates_map.

* Add GroupConvolution ref impl.

* Fix compilation on master.

* GroupConvolution specification update.

* Readability refactoring.

* Specification refactoring.

* Added 'output' section in GropuConvolution spec.
2021-02-03 16:07:01 +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 Actualize operations attributes (#3613) 2020-12-18 11:47:41 +03:00
GroupConvolutionBackpropData_1.md Actualize operations attributes (#3613) 2020-12-18 11:47:41 +03:00
GroupConvolution_1.md Group convolution (#3995) 2021-02-03 16:07:01 +03:00