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:
Edward Z. Yang
2024-08-08 04:59:13 -07:00
committed by PyTorch MergeBot
parent b4e2411f6f
commit 35fd4391bc
2 changed files with 521 additions and 293 deletions

View File

@ -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