Skip to content

Commit

Permalink
Fixes after rebasing
Browse files Browse the repository at this point in the history
  • Loading branch information
a-sidorova committed Apr 17, 2023
1 parent dd5cd79 commit 8f4cd19
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@
#include "fuse_load_store_and_convert.hpp"
#include "snippets/snippets_isa.hpp"

#include "snippets_transformations/op/load_convert.hpp"
#include "snippets_transformations/op/store_convert.hpp"
#include "transformations/snippets/x64/op/load_convert.hpp"
#include "transformations/snippets/x64/op/store_convert.hpp"


bool ov::intel_cpu::pass::FuseLoadStoreConvert::fuse_load_convert(ngraph::snippets::lowered::LinearIR& linear_ir,
Expand Down

0 comments on commit 8f4cd19

Please sign in to comment.