pytorch/torch/fx/experimental
Brian Hirsh 7d710403b0 Reapply "Make functionalization ViewMeta serializable with pickle. (#143712)" (#163769)
### Summary:
NOTE: This is a re-export of https://github.com/pytorch/pytorch/pull/161994 ; the changes between these two PRs is exclusively to the buck/build files

(Summary from #161994 )
Attempted rebase of https://github.com/pytorch/pytorch/pull/143712.

This reverts commit 6c713ccb5e.

cc voznesenskym penguinwu EikanWang jgong5 Guobing-Chen XiaobingSuper zhuhaozhe blzheng wenzhe-nrv jiayisunx chenyang78 kadeng chauhang amjames Lucaskabela

imported-using-ghimport

Test Plan: Imported from OSS

Differential Revision: D81524507

Pulled By: Lucaskabela

Pull Request resolved: https://github.com/pytorch/pytorch/pull/163769
Approved by: https://github.com/dolpm

Co-authored-by: Brian Hirsh <hirsheybar@fb.com>
2025-09-25 10:27:37 +00:00
..
migrate_gradual_types [BE][14/16] fix typos in torch/ (torch/fx/) (#156604) 2025-07-02 22:55:29 +00:00
shape_inference [BE] fix remaining flake8 v7 warnings (#159044) 2025-07-25 02:56:34 +00:00
unification remove allow-untyped-defs from ./torch/fx/experimental/unification/multipledispatch/core.py (#163478) 2025-09-25 06:48:44 +00:00
__init__.py
_backward_state.py
_config.py Add skip_dtype_check_in_meta_registrations config to torch/fx/experimental/_config (#153513) 2025-05-14 09:14:11 +00:00
_constant_symnode.py
_dynamism.py Make dynamism code robust to NotImplementedException (#148823) 2025-03-14 23:38:19 +00:00
accelerator_partitioner.py [BE][PYFMT] migrate PYFMT for torch/[e-n]*/ to ruff format (#144553) 2025-06-17 08:18:47 +00:00
const_fold.py Skip const folding with symbolic expression (#161437) 2025-08-27 22:09:58 +00:00
debug.py
graph_gradual_typechecker.py [BE][14/16] fix typos in torch/ (torch/fx/) (#156604) 2025-07-02 22:55:29 +00:00
merge_matmul.py
meta_tracer.py mypy 1.16.0 (#155821) 2025-06-14 18:18:43 +00:00
normalize.py
optimization.py [BE][PYFMT] migrate PYFMT for torch/[e-n]*/ to ruff format (#144553) 2025-06-17 08:18:47 +00:00
partitioner_utils.py
proxy_tensor.py [inductor] Fix bugs in emulate_precision_casts (#163520) 2025-09-24 02:52:36 +00:00
recording.py s/defer_runtime_assert/guard_or_defer_runtime_assert (#156397) 2025-06-19 10:18:28 +00:00
refinement_types.py
rewriter.py
schema_type_annotation.py [BE][PYFMT] migrate PYFMT for torch/[e-n]*/ to ruff format (#144553) 2025-06-17 08:18:47 +00:00
sym_node.py [dynamic shapes] DynamicInts prototype (#162194) 2025-09-18 23:26:28 +00:00
symbolic_shapes.py Reapply "Make functionalization ViewMeta serializable with pickle. (#143712)" (#163769) 2025-09-25 10:27:37 +00:00
unify_refinements.py
validator.py [BE][14/16] fix typos in torch/ (torch/fx/) (#156604) 2025-07-02 22:55:29 +00:00