pytorch/test/fx
2024-07-14 08:17:52 +00:00
..
named_tup.py
quantization.py
test_common_passes.py
test_cse_pass.py
test_dce_pass.py [FX][export] strict DCE pass, check schema for node impurity (#130552) 2024-07-12 15:43:27 +00:00
test_future.py
test_fx_const_fold.py
test_fx_node_hook.py
test_fx_param_shape_control_flow.py
test_fx_split.py
test_fx_xform_observer.py Save DOT file of graph instead of SVG for GraphTranformObserver (#128634) 2024-06-14 00:54:22 +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_partitioner_order.py [fx] Preserve Fx graph node order in partitioner across runs (#115621) 2024-06-11 14:04:52 +00:00
test_pass_infra.py
test_shape_inference.py
test_source_matcher_utils.py
test_subgraph_rewriter.py [BE][Easy] fix ruff rule needless-bool (SIM103) (#130206) 2024-07-14 08:17:52 +00:00
test_z3_gradual_types.py