Skip to content

Commit

Permalink
Remove use of legacy ng/runtime/shared_buffer.hpp (openvinotoolkit#20840
Browse files Browse the repository at this point in the history
)
  • Loading branch information
vurusovs authored Nov 3, 2023
1 parent ff7b49c commit caa81a0
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion src/frontends/ir/src/ir_deserializer.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
#include <pugixml.hpp>
#include <regex>

#include "ngraph/runtime/shared_buffer.hpp"
#include "openvino/core/except.hpp"
#include "openvino/core/meta_data.hpp"
#include "openvino/core/type/element_type.hpp"
Expand Down
1 change: 0 additions & 1 deletion src/frontends/tensorflow/src/op/var_handle.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
#include "helper_ops/string_constant.hpp"
#include "helper_ops/unsupported_constant.hpp"
#include "input_model.hpp"
#include "ngraph/runtime/shared_buffer.hpp"
#include "openvino/opsets/opset8.hpp"
#include "openvino/runtime/shared_buffer.hpp"
#include "openvino/util/mmap_object.hpp"
Expand Down

0 comments on commit caa81a0

Please sign in to comment.