Skip to content

Commit

Permalink
Update src/frontends/pytorch/src/op/logaddexp.cpp
Browse files Browse the repository at this point in the history
Co-authored-by: Roman Kazantsev <[email protected]>
  • Loading branch information
itsbharatj and rkazants committed Jan 21, 2025
1 parent b6cb115 commit e61befd
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/frontends/pytorch/src/op/logaddexp.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@

#include "openvino/frontend/pytorch/node_context.hpp"
#include "openvino/op/add.hpp"
#include "openvino/op/constant.hpp"
#include "openvino/op/convert.hpp"
#include "openvino/op/convert_like.hpp"
#include "openvino/op/exp.hpp"
Expand Down

0 comments on commit e61befd

Please sign in to comment.