pytorch/test/fx
Sheng Fu c1dd3a615f Implement Graph Transform Observer (#127427)
Summary: Implement Graph Transform Observer

Differential Revision: D57887518

Pull Request resolved: https://github.com/pytorch/pytorch/pull/127427
Approved by: https://github.com/angelayi
2024-06-02 06:49:47 +00:00
..
named_tup.py
quantization.py
test_common_passes.py
test_cse_pass.py
test_dce_pass.py
test_future.py
test_fx_const_fold.py
test_fx_node_hook.py Register creak_node_hook (#126671) 2024-05-24 23:32:15 +00:00
test_fx_param_shape_control_flow.py
test_fx_split.py
test_fx_xform_observer.py Implement Graph Transform Observer (#127427) 2024-06-02 06:49:47 +00:00
test_gradual_type.py [5/N][Easy] fix typo for usort config in pyproject.toml (kown -> known): sort torch (#127126) 2024-05-27 14:49:57 +00:00
test_lazy_graph_module.py
test_matcher_utils.py
test_pass_infra.py
test_shape_inference.py
test_source_matcher_utils.py [fx] Prioritize runtime assertions ops (#124213) 2024-05-07 21:31:10 +00:00
test_subgraph_rewriter.py
test_z3_gradual_types.py