[CPU] Supported depthwise 6d, 7d, ..., added test (#971)
authorAnton Voronov <anton.voronov@intel.com>
Thu, 10 Sep 2020 05:33:38 +0000 (08:33 +0300)
committerGitHub <noreply@github.com>
Thu, 10 Sep 2020 05:33:38 +0000 (08:33 +0300)
commit0e34b392eeda262c971c0fea7bd910f9f2a7017d
tree703bc6a0a83abf625adfa3906799f7be6d632b3f
parent27ca6be72842d4c84bb2047c8fec26dd79d0c9de
[CPU] Supported depthwise 6d, 7d, ..., added test (#971)
inference-engine/src/mkldnn_plugin/nodes/mkldnn_depthwise_node.cpp
inference-engine/src/mkldnn_plugin/nodes/mkldnn_depthwise_node.h
inference-engine/tests/functional/plugin/cpu/shared_tests_instances/subgraph_tests/multiply_add.cpp [new file with mode: 0644]
inference-engine/tests/functional/plugin/shared/include/subgraph_tests/multiply_add.hpp [new file with mode: 0644]
inference-engine/tests/functional/plugin/shared/src/subgraph_tests/multiply_add.cpp [new file with mode: 0644]