Skip to content

Commit

Permalink
Updated jit_eltwise.cpp
Browse files Browse the repository at this point in the history
  • Loading branch information
geeky33 authored Jan 28, 2025
1 parent 32d86d6 commit d43474a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ bool JitEltwiseExecutor::isSupported(const Algorithm& algorithm,
Algorithm::EltwiseMod,
Algorithm::EltwiseMultiply,
Algorithm::EltwiseMulAdd,
Algorithm::EltwiseNotEqual,
Algorithm::EltwiseNotEqual,
Algorithm::EltwisePowerStatic,
Algorithm::EltwisePrelu,
Algorithm::EltwiseRelu,
Expand Down

0 comments on commit d43474a

Please sign in to comment.