[CPU] Added eltwise Round-5 (#2347)
authorAlexandra Sidorova <alexandra.sidorova@intel.com>
Mon, 2 Nov 2020 15:44:50 +0000 (18:44 +0300)
committerGitHub <noreply@github.com>
Mon, 2 Nov 2020 15:44:50 +0000 (18:44 +0300)
commit5596c7c841ba6e2b4d07e86e5243d30301322bbc
tree4c4a4821c37c59f929b53b8ae8f4de4895793b27
parentf2963713d0bf5622dcc4e85df83efe85cd3c3c74
[CPU] Added eltwise Round-5 (#2347)
inference-engine/src/mkldnn_plugin/mkldnn_graph_optimizer.cpp
inference-engine/src/mkldnn_plugin/mkldnn_node.cpp
inference-engine/src/mkldnn_plugin/nodes/mkldnn_eltwise_node.cpp
inference-engine/src/mkldnn_plugin/nodes/mkldnn_eltwise_node.h
inference-engine/src/mkldnn_plugin/nodes/mkldnn_interpolate_node.cpp
inference-engine/tests/functional/plugin/cpu/shared_tests_instances/single_layer_tests/activation.cpp
inference-engine/thirdparty/mkl-dnn
ngraph/python/tests/test_ngraph/test_ops_unary.py
ngraph/python/tests/test_onnx/test_backend.py