Skip to content

Commit

Permalink
Update pad.cpp: refactoring artefact
Browse files Browse the repository at this point in the history
  • Loading branch information
gkrivor authored Apr 2, 2024
1 parent 9215878 commit 4935715
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/frontends/onnx/frontend/src/op/com.microsoft/pad.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@

#include "op/com.microsoft/pad.hpp"

#include "core/null_node.hpp"
#include "exceptions.hpp"
#include "onnx_import/core/null_node.hpp"
#include "openvino/op/constant.hpp"
#include "openvino/op/pad.hpp"
#include "openvino/op/squeeze.hpp"
Expand Down

0 comments on commit 4935715

Please sign in to comment.