Add TopK tests (#2165)
authorLiubov Batanina <liubov.batanina@intel.com>
Mon, 21 Sep 2020 08:37:22 +0000 (11:37 +0300)
committerGitHub <noreply@github.com>
Mon, 21 Sep 2020 08:37:22 +0000 (11:37 +0300)
commit6839ef769924b9e85af3a0e00b3d125345c26013
tree79796637f003f651c7b4d9867310e9b17d3bb905
parentbabff1fd1553c4bb1a05191d32bcca3276bc6543
Add TopK tests (#2165)
inference-engine/tests/functional/plugin/cpu/shared_tests_instances/single_layer_tests/topk.cpp [new file with mode: 0644]
inference-engine/tests/functional/plugin/cpu/shared_tests_instances/skip_tests_config.cpp
inference-engine/tests/functional/plugin/shared/include/single_layer_tests/topk.hpp [new file with mode: 0644]
inference-engine/tests/functional/plugin/shared/src/single_layer_tests/topk.cpp [new file with mode: 0644]