Skip to content

Commit

Permalink
Update jit_eltwise_emitters.hpp
Browse files Browse the repository at this point in the history
  • Loading branch information
xyz-harshal authored Jan 3, 2025
1 parent 4954160 commit ce52dab
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -601,7 +601,6 @@ class jit_negative_emitter : public jit_emitter {
public:
jit_negative_emitter(dnnl::impl::cpu::x64::jit_generator* host,
dnnl::impl::cpu::x64::cpu_isa_t host_isa,
const std::shared_ptr<ov::Node>& n,
ov::element::Type exec_prc = ov::element::f32);

size_t get_inputs_num() const override;
Expand Down

0 comments on commit ce52dab

Please sign in to comment.