Skip to content

Commit

Permalink
rename ie_version to version
Browse files Browse the repository at this point in the history
  • Loading branch information
akuporos committed Nov 4, 2021
1 parent 5998235 commit 74ca084
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion runtime/bindings/python/src/pyopenvino/pyopenvino.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,8 @@
#include "pyopenvino/core/ie_network.hpp"
#include "pyopenvino/core/ie_parameter.hpp"
#include "pyopenvino/core/ie_preprocess_info.hpp"
#include "pyopenvino/core/ie_version.hpp"
#include "pyopenvino/core/offline_transformations.hpp"
#include "pyopenvino/core/version.hpp"
#include "pyopenvino/core/tensor.hpp"
#include "pyopenvino/core/tensor_description.hpp"
#include "pyopenvino/graph/dimension.hpp"
Expand Down

0 comments on commit 74ca084

Please sign in to comment.