Skip to content
This repository was archived by the owner on Aug 21, 2025. It is now read-only.

Commit ae54dad

Browse files
committed
Get rid of new_blah_hacks; diagflat batch rule
1 parent 609f257 commit ae54dad

File tree

2 files changed

+0
-68
lines changed

2 files changed

+0
-68
lines changed

functorch/csrc/BatchRulesStopDecomposition.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -196,7 +196,6 @@ TORCH_LIBRARY_IMPL(aten, FT_BATCHED_KEY, m) {
196196
STOP_DECOMPOSE(cumsum.dimname_out);
197197
STOP_DECOMPOSE(cumsum_.dimname);
198198
STOP_DECOMPOSE(data);
199-
STOP_DECOMPOSE(diagflat);
200199
STOP_DECOMPOSE(diagonal.Dimname);
201200
STOP_DECOMPOSE(diff.out);
202201
STOP_DECOMPOSE(divide.out);

functorch/csrc/new_blah_hacks.cpp

Lines changed: 0 additions & 67 deletions
This file was deleted.

0 commit comments

Comments
 (0)