openvino/ngraph/test/runtime/interpreter
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
..
CMakeLists.txt nGraph copyright update for 2021 (#3832) 2021-01-13 16:43:04 +03:00
evaluates_map.cpp Group convolution (#3995) 2021-02-03 16:07:01 +03:00
evaluates_map.hpp nGraph copyright update for 2021 (#3832) 2021-01-13 16:43:04 +03:00
int_backend.cpp nGraph copyright update for 2021 (#3832) 2021-01-13 16:43:04 +03:00
int_backend.hpp nGraph copyright update for 2021 (#3832) 2021-01-13 16:43:04 +03:00
int_backend_visibility.hpp nGraph copyright update for 2021 (#3832) 2021-01-13 16:43:04 +03:00
int_executable.cpp Group convolution (#3995) 2021-02-03 16:07:01 +03:00
int_executable.hpp nGraph copyright update for 2021 (#3832) 2021-01-13 16:43:04 +03:00
opset_int_tbl.hpp Group convolution (#3995) 2021-02-03 16:07:01 +03:00
unit_test.manifest ONNX tests mismatch error (#3836) 2021-01-18 12:39:32 +01:00