Skip to content

Commit

Permalink
fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
itikhono committed Sep 28, 2023
1 parent f03dff4 commit 16c7f67
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

#include "shared_test_classes/single_op/group_convolution.hpp"

#include "ngraph_functions/builders.hpp"
#include "ov_models/builders.hpp"
#include "openvino/op/parameter.hpp"
#include "openvino/op/result.hpp"
#include "openvino/op/constant.hpp"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

#include "shared_test_classes/single_op/group_convolution_backprop_data.hpp"

#include "ngraph_functions/builders.hpp"
#include "ov_models/builders.hpp"
#include "openvino/op/parameter.hpp"
#include "openvino/op/result.hpp"
#include "openvino/op/constant.hpp"
Expand Down

0 comments on commit 16c7f67

Please sign in to comment.