Skip to content

Commit

Permalink
Update HLODerivatives.td (#192)
Browse files Browse the repository at this point in the history
  • Loading branch information
wsmoses authored Dec 16, 2024
1 parent 293a73d commit 561732e
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 @@ -303,8 +303,6 @@ def ShadowRHSTranspose : GlobalExpr</*needsprimal*/0, /*needsshadow*/0, [{

auto existingattr = op.getDotDimensionNumbersAttr();

size_t resultidx = existingattr.getLhsBatchingDimensions().size();

SmallVector<int64_t> transposes;

// Result order is batches, lhs results [in this case contracting dims], rhs results
Expand Down

0 comments on commit 561732e

Please sign in to comment.