Skip to content

Commit

Permalink
Fix Format (#61)
Browse files Browse the repository at this point in the history
stack-info: PR: #61, branch: drisspg/stack/1
  • Loading branch information
drisspg authored Oct 21, 2024
1 parent 0e0b44d commit 5475578
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions attn_gym/utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
_vmap_for_bhqkv,
_ModificationType,
)

# TODO This was moved on nightly, this enables 2.5 and 2.6 | we should remove this once 2.5 is no longer supported
try:
from torch._dynamo._trace_wrapped_higher_order_op import TransformGetItemToIndex
Expand Down

0 comments on commit 5475578

Please sign in to comment.