pytorch/test/fx
2025-09-16 17:42:19 +00:00
..
named_tup.py
quantization.py [doc]: Small typos (#162982) 2025-09-16 17:42:19 +00:00
test_common_passes.py Add __main__ guards to fx tests (#154715) 2025-06-04 14:38:50 +00:00
test_cse_pass.py [BE][PYFMT] migrate PYFMT for test/[a-h]*/ to ruff format (#144555) 2025-06-24 04:53:54 +00:00
test_dce_pass.py Revert "Fix DCE eliminating in-place operations by improving Node.is_impure() (#162267)" 2025-09-10 14:12:22 +00:00
test_dynamism.py Add __main__ guards to fx tests (#154715) 2025-06-04 14:38:50 +00:00
test_future.py
test_fx_const_fold.py Add __main__ guards to fx tests (#154715) 2025-06-04 14:38:50 +00:00
test_fx_node_hook.py Add __main__ guards to fx tests (#154715) 2025-06-04 14:38:50 +00:00
test_fx_param_shape_control_flow.py Add __main__ guards to fx tests (#154715) 2025-06-04 14:38:50 +00:00
test_fx_split_node_finder.py Graph split event tracker (#159795) 2025-09-08 21:30:17 +00:00
test_fx_split.py [Lowering] Fix the edge case of empty subgraph split due to dataclass node (#161716) 2025-09-10 21:23:42 +00:00
test_fx_traceback.py recovering node source from dict (#158373) (#158473) 2025-07-17 17:00:19 +00:00
test_fx_xform_observer.py Separate provenance tracking to different levels (#160383) 2025-08-15 04:59:35 +00:00
test_gradual_type.py Add __main__ guards to fx tests (#154715) 2025-06-04 14:38:50 +00:00
test_graph_pickler.py Add __main__ guards to fx tests (#154715) 2025-06-04 14:38:50 +00:00
test_lazy_graph_module.py [BE][3/6] fix typos in test/ (#157637) 2025-07-17 12:08:33 +00:00
test_matcher_utils.py Replace export_for_training with export (#162396) 2025-09-10 14:19:34 +00:00
test_net_min_base.py Add __main__ guards to fx tests (#154715) 2025-06-04 14:38:50 +00:00
test_partitioner_order.py Partitioner: Fix to align partition node order with original graph (#157892) 2025-08-06 22:12:47 +00:00
test_pass_infra.py [BE][3/6] fix typos in test/ (#157637) 2025-07-17 12:08:33 +00:00
test_shape_inference.py Add __main__ guards to fx tests (#154715) 2025-06-04 14:38:50 +00:00
test_source_matcher_utils.py Add __main__ guards to fx tests (#154715) 2025-06-04 14:38:50 +00:00
test_subgraph_rewriter.py
test_z3_gradual_types.py [BE][PYFMT] migrate PYFMT for test/[a-h]*/ to ruff format (#144555) 2025-06-24 04:53:54 +00:00