pytorch/test/fx
Animesh Jain 5c5306e8bc [dynamo][builtin-skiplist-cleanup] Remove weakref (#145744)
WeakKeyDictionary already works very nicely with the UserDefinedObject Variable Tracker.

Pull Request resolved: https://github.com/pytorch/pytorch/pull/145744
Approved by: https://github.com/jansel
2025-01-28 07:55:12 +00:00
..
named_tup.py
quantization.py
test_common_passes.py
test_cse_pass.py
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
test_lazy_graph_module.py
test_matcher_utils.py
test_partitioner_order.py
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
test_z3_gradual_types.py