Skip to content

Commit

Permalink
Get rid of ov_models (openvinotoolkit#23084)
Browse files Browse the repository at this point in the history
  • Loading branch information
vurusovs authored Mar 10, 2024
1 parent e0472dd commit 5b7d7c8
Show file tree
Hide file tree
Showing 8 changed files with 0 additions and 101 deletions.
1 change: 0 additions & 1 deletion src/tests/functional/plugin/shared/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,6 @@ ov_add_target(
openvino::pugixml
common_test_utils
func_test_utils
ov_models # TODO (vurusovs): delete after migration of NVidia and NPU
ov_lpt_models
sharedTestClasses
PRIVATE
Expand Down

This file was deleted.

1 change: 0 additions & 1 deletion src/tests/ov_helpers/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
# SPDX-License-Identifier: Apache-2.0
#

add_subdirectory(ov_models) # TODO (vurusovs): delete after migration of NVidia and NPU
add_subdirectory(ov_lpt_models)

if(TARGET openvino::snippets)
Expand Down
38 changes: 0 additions & 38 deletions src/tests/ov_helpers/ov_models/CMakeLists.txt

This file was deleted.

This file was deleted.

This file was deleted.

28 changes: 0 additions & 28 deletions src/tests/ov_helpers/ov_models/src/precomp.hpp

This file was deleted.

7 changes: 0 additions & 7 deletions src/tests/ov_helpers/ov_models/src/preprocess_builders.cpp

This file was deleted.

0 comments on commit 5b7d7c8

Please sign in to comment.