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
..
2021-01-13 16:43:04 +03:00
2021-02-08 13:38:14 +03:00
2021-01-13 16:43:04 +03:00
2021-01-13 16:43:04 +03:00
2021-01-13 16:43:04 +03:00
2021-01-13 16:43:04 +03:00
2021-02-08 13:38:14 +03:00
2021-01-13 16:43:04 +03:00
2021-02-08 13:38:14 +03:00
2021-01-18 12:39:32 +01:00