Skip to content

Commit

Permalink
Fixed unit tests build
Browse files Browse the repository at this point in the history
  • Loading branch information
mryzhov committed Mar 6, 2023
1 parent 506128f commit a4c43c4
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
#include <ngraph/pattern/op/wrap_type.hpp>
#include <ngraph/rt_info.hpp>

#include "itt.hpp"
#include <openvino/cc/ngraph/itt.hpp>
#include "transformations/gather_sinking_unary.hpp"
#include "transformations/gather_sinking_binary.hpp"
#include "transformations/gather_sinking_fuse.hpp"
Expand Down

0 comments on commit a4c43c4

Please sign in to comment.