pytorch/test/fx
Aaron Orenstein 57d8278ab9 pickler for GraphModule (#141659)
Pickling GraphModule needs some special handling for wrapping things that normally can't be pickled - but async compile needs to pass them across a wire so we need to be able to serialize it - add some helpers to enable that.

Differential Revision: [D68921318](https://our.internmc.facebook.com/intern/diff/D68921318)
Pull Request resolved: https://github.com/pytorch/pytorch/pull/141659
Approved by: https://github.com/jamesjwu
2025-01-31 05:34:28 +00:00
..
named_tup.py
quantization.py Fix unused Python variables in test/[e-z]* (#136964) 2024-12-18 23:02:30 +00:00
test_common_passes.py
test_cse_pass.py Fix unused Python variables in test/[e-z]* (#136964) 2024-12-18 23:02:30 +00:00
test_dce_pass.py setitem node shouldn't be deadcode eliminated (#145714) 2025-01-27 15:08:21 +00:00
test_future.py PEP585 update - test (#145176) 2025-01-22 04:48:28 +00:00
test_fx_const_fold.py
test_fx_node_hook.py
test_fx_param_shape_control_flow.py
test_fx_split.py PEP585 update - test (#145176) 2025-01-22 04:48:28 +00:00
test_fx_traceback.py [Inductor] [bc-breaking] Node Level provenance tracking (#144277) 2025-01-09 22:06:51 +00:00
test_fx_xform_observer.py [Inductor] [bc-breaking] Node Level provenance tracking (#144277) 2025-01-09 22:06:51 +00:00
test_gradual_type.py Fix unused Python variables in test/[e-z]* (#136964) 2024-12-18 23:02:30 +00:00
test_graph_pickler.py pickler for GraphModule (#141659) 2025-01-31 05:34:28 +00:00
test_lazy_graph_module.py
test_matcher_utils.py Fix unused Python variables in test/[e-z]* (#136964) 2024-12-18 23:02:30 +00:00
test_partitioner_order.py [4/N] Apply py39 ruff and pyupgrade fixes (#143257) 2025-01-04 10:47:51 +00:00
test_pass_infra.py
test_shape_inference.py
test_source_matcher_utils.py [dynamo][builtin-skiplist-cleanup] Remove weakref (#145744) 2025-01-28 07:55:12 +00:00
test_subgraph_rewriter.py subgraph rewriter supports matched pattern with no users (#143842) 2024-12-27 12:45:39 +00:00
test_z3_gradual_types.py Fix unused Python variables in test/[e-z]* (#136964) 2024-12-18 23:02:30 +00:00