Avoid unnecessary Reshape in ONNX Softmax impl (#2686)
authorTomasz Dołbniak <tomasz.dolbniak@intel.com>
Fri, 16 Oct 2020 09:30:20 +0000 (11:30 +0200)
committerGitHub <noreply@github.com>
Fri, 16 Oct 2020 09:30:20 +0000 (11:30 +0200)
commit5eee1ea925a0beb9e7835e45fb677c598b4a6b67
tree4bbc8e915b384679bd2df3a3b655700d0d9c4d0f
parent0dde02e44f128a52cc47bd4587d1eeeffc82e15d
Avoid unnecessary Reshape in ONNX Softmax impl (#2686)
ngraph/frontend/onnx_import/src/op/softmax.cpp