mirror of
https://github.com/pytorch/pytorch.git
synced 2025-10-20 21:14:14 +08:00
Revert "Add deterministic path for CUDA cumsum
(#136224)"
This reverts commit d1bb8e828f280d1c66fff193c043d5bc36154577. Reverted https://github.com/pytorch/pytorch/pull/136224 on behalf of https://github.com/atalman due to Break internal CI ([comment](https://github.com/pytorch/pytorch/pull/136224#issuecomment-2379214226))
This commit is contained in:
@ -136,7 +136,6 @@ blocklist = [
|
||||
"requires_grad",
|
||||
"range",
|
||||
# defined in functional
|
||||
"cumsum",
|
||||
"einsum",
|
||||
# Somehow, these are defined in both _C and in functional. Ick!
|
||||
"broadcast_tensors",
|
||||
|
Reference in New Issue
Block a user