Use MVN in GroupNorm/InstanceNorm in ONNX importer (#2711)
authorMateusz Tabaka <mateusz.tabaka@intel.com>
Wed, 21 Oct 2020 10:48:53 +0000 (12:48 +0200)
committerGitHub <noreply@github.com>
Wed, 21 Oct 2020 10:48:53 +0000 (13:48 +0300)
commitd901bbfce3d195469339cfcdfd8fbdc619ef7050
tree2e1398f26c2d41e83e6abad9238d182acd586815
parent458425ac9e5535f7e86b36a3734ef0abd680b26f
Use MVN in GroupNorm/InstanceNorm in ONNX importer (#2711)

* Use MVN in GroupNorm/InstanceNorm in ONNX importer

* Remove mosaic_8 model from xfail list
ngraph/core/src/op/mvn.cpp
ngraph/frontend/onnx_import/src/op/instance_norm.cpp
ngraph/frontend/onnx_import/src/op/org.openvinotoolkit/group_norm.cpp
ngraph/python/tests/test_onnx/test_zoo_models.py
ngraph/test/backend/fused_op.in.cpp
ngraph/test/type_prop/mvn.cpp