pytorch/test/dynamo
2024-10-22 08:03:52 +00:00
..
mock_modules
__init__.py
mock_store_global_crossfile_inline.py
test_activation_checkpointing.py [compiled autograd] tls access helpers (#138061) 2024-10-22 08:03:52 +00:00
test_after_aot.py
test_aot_autograd.py Revert "Disallow FakeTensor.data_ptr access in eager mode (#137221)" 2024-10-07 21:46:13 +00:00
test_aot_autograd_cache.py
test_autograd_function.py Revert "[Dynamo][autograd.Function] Trace fwd graph under no_grad mode (#134872)" (#137891) 2024-10-14 20:12:58 +00:00
test_backends.py
test_backward_higher_order_ops.py
test_base_output.py
test_bytecode_utils.py
test_compile.py
test_compiler_bisector.py Search through config changes in compiler bisector (#137346) 2024-10-11 20:24:54 +00:00
test_comptime.py
test_config.py [Dynamo] Mark config.dead_code_elimination as deprecated (#136933) 2024-10-01 03:51:59 +00:00
test_ctx_manager.py Using device-agnostic autocast api (#136613) 2024-09-27 07:16:24 +00:00
test_cudagraphs.py
test_cudagraphs_expandable_segments.py
test_debug_utils.py
test_decorators.py [dynamo] add compiler.set_stance raw function call test and doc example (#138276) 2024-10-18 02:54:22 +00:00
test_deviceguard.py
test_dynamic_shapes.py
test_exc.py [dynamo] log all graph breaks to graph_breaks logging artifact (#137244) 2024-10-07 22:34:27 +00:00
test_exceptions.py
test_export.py Fixes issue with enums in a tuple for dynamo (#133123) 2024-10-21 23:45:11 +00:00
test_export_mutations.py
test_frame_init.py
test_functions.py [Dynamo] Handle extracted unbound tensor methods (#137227) 2024-10-09 02:29:40 +00:00
test_fx_passes_pre_grad.py
test_global.py
test_guard_manager.py
test_higher_order_ops.py [dynamo] Properly prune dead cell local variables (#136891) 2024-10-10 18:21:24 +00:00
test_hooks.py
test_inline_inbuilt_nn_modules.py
test_input_attr_tracking.py
test_interop.py Remove onnx imports in dynamo (#136334) 2024-09-24 14:54:23 +00:00
test_logging.py [dynamo, 3.13] use 3.13 multiline traceback in get_instruction_source_311 (#137617) 2024-10-10 20:19:27 +00:00
test_minifier.py
test_misc.py Delay mul/pow expansion for _SympyT to enable more folding (#138235) 2024-10-21 16:38:47 +00:00
test_model_output.py
test_modes.py [Dynamo] add flex attention mode test (#137121) 2024-10-09 02:29:40 +00:00
test_modules.py
test_nops.py
test_optimizers.py
test_pre_dispatch.py
test_profiler.py Fix PT2 Source Code Annotations (#136460) 2024-09-28 03:54:43 +00:00
test_python_autograd.py
test_recompile_ux.py Add torch._dynamo.config.fail_on_cache_limit_hit (#136767) 2024-09-27 03:58:00 +00:00
test_recompiles.py Allow automatic dynamic shapes for closures and set current node properly in flexattention subgraph lowering (#137043) 2024-10-01 09:08:08 +00:00
test_reconstruct.py
test_reorder_logs.py
test_repros.py [dynamo] Support omegaconf DictConfig (#138378) 2024-10-20 02:43:17 +00:00
test_resume.py
test_sdpa.py
test_skip_non_tensor.py
test_sources.py
test_structured_trace.py [pt2] Log is_forward field to dynamo_compile scuba table (#138505) 2024-10-22 05:50:49 +00:00
test_subclasses.py [Dynamo] Disable torch function compilation during guard execution and in compiled bytecode (#137669) 2024-10-19 04:12:45 +00:00
test_subgraphs.py
test_torchrec.py
test_trace_rules.py
test_unspec.py Tensorify compute on Python scalars (#136674) 2024-10-09 18:51:41 +00:00
test_utils.py
test_verify_correctness.py
test_view.py
utils.py