Remove use of legacy ng/runtime/shared_buffer.hpp (#20840)
This commit is contained in:
parent
9367d296dc
commit
2283acc7e3
@ -7,7 +7,6 @@
|
|||||||
#include <pugixml.hpp>
|
#include <pugixml.hpp>
|
||||||
#include <regex>
|
#include <regex>
|
||||||
|
|
||||||
#include "ngraph/runtime/shared_buffer.hpp"
|
|
||||||
#include "openvino/core/except.hpp"
|
#include "openvino/core/except.hpp"
|
||||||
#include "openvino/core/meta_data.hpp"
|
#include "openvino/core/meta_data.hpp"
|
||||||
#include "openvino/core/type/element_type.hpp"
|
#include "openvino/core/type/element_type.hpp"
|
||||||
|
@ -7,7 +7,6 @@
|
|||||||
#include "helper_ops/string_constant.hpp"
|
#include "helper_ops/string_constant.hpp"
|
||||||
#include "helper_ops/unsupported_constant.hpp"
|
#include "helper_ops/unsupported_constant.hpp"
|
||||||
#include "input_model.hpp"
|
#include "input_model.hpp"
|
||||||
#include "ngraph/runtime/shared_buffer.hpp"
|
|
||||||
#include "openvino/opsets/opset8.hpp"
|
#include "openvino/opsets/opset8.hpp"
|
||||||
#include "openvino/runtime/shared_buffer.hpp"
|
#include "openvino/runtime/shared_buffer.hpp"
|
||||||
#include "openvino/util/mmap_object.hpp"
|
#include "openvino/util/mmap_object.hpp"
|
||||||
|
Loading…
Reference in New Issue
Block a user