Skip to content

Commit b2db630

Browse files
committed
[WIP] torchdim Python port
Signed-off-by: Edward Yang <ezyang@meta.com> ghstack-source-id: 1960626 Pull-Request: #160236
1 parent f74122d commit b2db630

19 files changed

+3499
-115
lines changed

.lintrunner.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -123,6 +123,7 @@ is_formatter = true
123123
code = 'MYPY'
124124
include_patterns = [
125125
'setup.py',
126+
'functorch/dim/**/*.py',
126127
'torch/**/*.py',
127128
'torch/**/*.pyi',
128129
'caffe2/**/*.py',

0 commit comments

Comments
 (0)