Skip to content

Commit

Permalink
Code style fix src/frontends/pytorch/src/op/topk.cpp
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
cavusmustafa and github-actions[bot] authored Mar 6, 2024
1 parent ccd4797 commit f5e8283
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/frontends/pytorch/src/op/topk.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
#include "openvino/op/topk.hpp"

#include "openvino/frontend/pytorch/node_context.hpp"
#include "openvino/op/util/framework_node.hpp"
#include "openvino/op/convert.hpp"
#include "utils.hpp"

Expand Down

0 comments on commit f5e8283

Please sign in to comment.