[GNA] Add support for SubstituteSoftSign for pattern with addition (#2789)
authorAnna Alberska <anna.alberska@intel.com>
Mon, 9 Nov 2020 13:40:31 +0000 (14:40 +0100)
committerGitHub <noreply@github.com>
Mon, 9 Nov 2020 13:40:31 +0000 (16:40 +0300)
commit1220fb2fe898d944ab5bc7f63fd76a5a31d80ee1
tree90db1dcdf076e2a3f80853860a6246ed6fd5bc1c
parent4871e1802d140d96a622ea420e23faf8ac67ed1f
[GNA] Add support for SubstituteSoftSign for pattern with addition (#2789)

* [GNA] add changes for SubstituteSoftSign for IRv10

* cpplint fix

* [GNA] add requested changes & change SoftSign test validation

* [GNA] SubstituteSoftsign refactor

* [GNA] enable 3d input tests for softsign
inference-engine/src/gna_plugin/optimizer/gna_pass_manager.cpp
inference-engine/tests/functional/plugin/gna/shared_tests_instances/subgraph_tests/softsign.cpp [new file with mode: 0644]
inference-engine/tests/functional/plugin/shared/include/subgraph_tests/softsign.hpp [new file with mode: 0644]
inference-engine/tests/functional/plugin/shared/src/subgraph_tests/softsign.cpp [new file with mode: 0644]