Skip to content

Commit

Permalink
revert: inactive inference op
Browse files Browse the repository at this point in the history
  • Loading branch information
avik-pal committed Feb 11, 2025
1 parent 6d379ba commit 2cd7fc6
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/enzyme_ad/jax/Implementations/HLODerivatives.td
Original file line number Diff line number Diff line change
Expand Up @@ -1234,5 +1234,3 @@ def : HLODerivative<"TransposeOp", (Op $x),
],
(SelectIfActive $x, (Transpose (ResultTypes), (Shadow $x), (Permutation)), (HLOConstantFP<"0">))
>;

def : HLOInactiveOp<"BatchNormInferenceOp">;

0 comments on commit 2cd7fc6

Please sign in to comment.