pytorch/torch/fx/experimental
2025-05-27 23:43:13 +00:00
..
migrate_gradual_types
shape_inference
unification Remove code for Python < 3.9 (#147097) 2025-02-14 03:22:49 +00:00
__init__.py
_backward_state.py
_config.py Add skip_dtype_check_in_meta_registrations config to torch/fx/experimental/_config (#153513) 2025-05-14 09:14:11 +00:00
_constant_symnode.py
_dynamism.py Make dynamism code robust to NotImplementedException (#148823) 2025-03-14 23:38:19 +00:00
accelerator_partitioner.py
const_fold.py [MTIA] Map names to operand indices when folding submodules (#150692) 2025-04-06 03:11:14 +00:00
debug.py
graph_gradual_typechecker.py
merge_matmul.py
meta_tracer.py
normalize.py
optimization.py
partitioner_utils.py
proxy_tensor.py [EASY] remove guard_size_oblivious from is_nonzero proxy call check (#154164) 2025-05-26 21:59:29 +00:00
recording.py Revert "[BE]: Enable RUFF TRY400 rule - log.exception (#153473)" 2025-05-16 08:29:26 +00:00
refinement_types.py
rewriter.py
schema_type_annotation.py
sym_node.py Don't specialize min/max (#151347) 2025-04-19 00:11:15 +00:00
symbolic_shapes.py [ez] add docblock for _sympy_from_args (#154376) 2025-05-27 23:43:13 +00:00
unify_refinements.py
validator.py [BE] Fix edge case in translation validation bisector (#145414) 2025-01-23 17:35:28 +00:00