Relax shape inference for Split:v1 (#2444)
authorMateusz Bencer <mateusz.bencer@intel.com>
Thu, 1 Oct 2020 17:29:19 +0000 (19:29 +0200)
committerGitHub <noreply@github.com>
Thu, 1 Oct 2020 17:29:19 +0000 (20:29 +0300)
commit7784b97bbc2eaf31a62e31379906be02f50f46b8
tree4a9bf0cd42a3659fc6dacc3fcb318e2b05b34469
parente3270b6b34271ef6a788a2f9d848bba5b0b9412a
Relax shape inference for Split:v1 (#2444)

* Relaxed shape inference for Split

* added unit tests

* review remarks
ngraph/core/src/op/split.cpp
ngraph/test/type_prop/split.cpp