Skip to content

Commit

Permalink
formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
RichieHakim committed Aug 15, 2024
1 parent ecfe71b commit 2362ad3
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions bnpm/torch_helpers.py
Original file line number Diff line number Diff line change
Expand Up @@ -1480,8 +1480,6 @@ def backward(ctx, grad_out):
result[index] = gradients[pos]
pos += 1
return (*result,)


interp1d = Interp1d.apply


Expand Down

0 comments on commit 2362ad3

Please sign in to comment.