mirror of
https://github.com/pytorch/pytorch.git
synced 2025-10-20 21:14:14 +08:00
Format torch.fx.experimental.proxy_tensor.py (#132767)
Signed-off-by: Edward Z. Yang <ezyang@meta.com> Pull Request resolved: https://github.com/pytorch/pytorch/pull/132767 Approved by: https://github.com/bdhirsh ghstack dependencies: #132674, #132675, #132421, #132062
This commit is contained in:
committed by
PyTorch MergeBot
parent
b4e2411f6f
commit
35fd4391bc
@ -1248,7 +1248,6 @@ exclude_patterns = [
|
||||
'torch/fx/experimental/normalize.py',
|
||||
'torch/fx/experimental/optimization.py',
|
||||
'torch/fx/experimental/partitioner_utils.py',
|
||||
'torch/fx/experimental/proxy_tensor.py',
|
||||
'torch/fx/experimental/refinement_types.py',
|
||||
'torch/fx/experimental/rewriter.py',
|
||||
'torch/fx/experimental/schema_type_annotation.py',
|
||||
|
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user