pytorch/test/fx
bobrenjc93 eb7bf4202d Make dynamism code robust to NotImplementedException (#148823)
In prod many models have `@property` methods that raise
NotImplementedError. This PR updates our dynamism code to be more robust
to these types of models.

Pull Request resolved: https://github.com/pytorch/pytorch/pull/148823
Approved by: https://github.com/laithsakka
2025-03-14 23:38:19 +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_dynamism.py Make dynamism code robust to NotImplementedException (#148823) 2025-03-14 23:38:19 +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 [export] Change fx graph _replace_hook to a list of Callable (#142006) 2024-12-05 03:26:48 +00:00
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 add node mapping processing (#146103) 2025-02-01 08:29:29 +00:00
test_fx_xform_observer.py [Codemod][AddExplicitStrictExportArg] caffe2/torch (#146439) 2025-02-05 22:56:54 +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 Subprocess compile (attempt 2) (#148635) 2025-03-07 17:50:14 +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