Round-5 nGraph implementation (#2652)
authorAnton Chetverikov <Anton.Chetverikov@intel.com>
Wed, 14 Oct 2020 05:10:05 +0000 (08:10 +0300)
committerGitHub <noreply@github.com>
Wed, 14 Oct 2020 05:10:05 +0000 (08:10 +0300)
commit8c48a6044d900a53772ae445f14b3e6149b57a39
treecf40f456b859dd719193ebed456c34160f71709a
parentcf09752a29316fc298ea98485227a910c8ddb804
Round-5 nGraph implementation (#2652)

* Implement nGraph Round-5 operation

* Remove reference implementation

* Add shape infer tests

* Fix codestyle
ngraph/core/include/ngraph/op/op_version_tbl.hpp
ngraph/core/include/ngraph/op/round.hpp
ngraph/core/include/ngraph/opsets/opset5_tbl.hpp
ngraph/core/src/op/round.cpp
ngraph/test/CMakeLists.txt
ngraph/test/type_prop/round.cpp [new file with mode: 0644]