Enzyme-JAX icon indicating copy to clipboard operation
Enzyme-JAX copied to clipboard

Rotate of Slice / Wrap of Slice

Open wsmoses opened this issue 7 months ago • 0 comments

If you have an op with multiple slices which have rotate users

we should make one rotate on a larger slice thereof, and slice into the rotate (essentially we want to perform the rotate on as large a tensor as possible, thereby reducing comms).

same thing for a wrap

wsmoses avatar Apr 09 '25 02:04 wsmoses