| .. |
|
mock_modules
|
|
|
|
__init__.py
|
|
|
|
mock_store_global_crossfile_inline.py
|
|
|
|
test_activation_checkpointing.py
|
[ca] expose option to collect sizes as dynamic (#141153)
|
2024-11-22 19:26:27 +00:00 |
|
test_after_aot.py
|
|
|
|
test_aot_autograd.py
|
Turn on AOTAutogradCache by default on open source (#141981)
|
2024-12-12 04:21:11 +00:00 |
|
test_aot_autograd_cache.py
|
Refactor optional graph module into CompiledFxGraphConstants (#141897)
|
2024-12-05 00:34:14 +00:00 |
|
test_autograd_function.py
|
[Dynamo][autograd.Function] Use fake tensor prop to infer fwd output (#136184)
|
2024-11-26 01:10:08 +00:00 |
|
test_backends.py
|
|
|
|
test_backward_higher_order_ops.py
|
[ca] expose option to collect sizes as dynamic (#141153)
|
2024-11-22 19:26:27 +00:00 |
|
test_base_output.py
|
|
|
|
test_bytecode_utils.py
|
[dynamo, 3.13] add JUMP_BACKWARD_NO_INTERRUPT to terminal opcodes (#141859)
|
2024-12-05 00:33:26 +00:00 |
|
test_compile.py
|
|
|
|
test_compiler_bisector.py
|
|
|
|
test_comptime.py
|
|
|
|
test_config.py
|
|
|
|
test_ctx_manager.py
|
|
|
|
test_cudagraphs.py
|
|
|
|
test_cudagraphs_expandable_segments.py
|
|
|
|
test_debug_utils.py
|
|
|
|
test_decorators.py
|
|
|
|
test_deviceguard.py
|
|
|
|
test_dynamic_shapes.py
|
Remove functorch config: _max_aliased_inputs_with_dynamic_shapes_enabled. (#141680)
|
2024-12-05 14:43:58 +00:00 |
|
test_exc.py
|
|
|
|
test_exceptions.py
|
|
|
|
test_export.py
|
Refactor ShapeGuardPrinter for future C++ addiiton (#140968)
|
2024-11-27 20:09:58 +00:00 |
|
test_export_mutations.py
|
|
|
|
test_frame_init.py
|
|
|
|
test_functions.py
|
[dynamo] Simplify handling of functools.wraps (#142000)
|
2024-12-06 17:34:59 +00:00 |
|
test_fx_passes_pre_grad.py
|
|
|
|
test_global.py
|
|
|
|
test_graph_deduplication.py
|
[Dynamo] Initial deduplication pass impl (#141383)
|
2024-12-11 02:22:21 +00:00 |
|
test_graph_region_tracker.py
|
[Dynamo] add debug logging for graph region expansion (#141382)
|
2024-12-11 02:22:21 +00:00 |
|
test_guard_manager.py
|
|
|
|
test_higher_order_ops.py
|
[hop][BE] add util diff_meta with prettier error message. (#142162)
|
2024-12-10 21:54:28 +00:00 |
|
test_hooks.py
|
[ca] expose option to collect sizes as dynamic (#141153)
|
2024-11-22 19:26:27 +00:00 |
|
test_inline_inbuilt_nn_modules.py
|
|
|
|
test_input_attr_tracking.py
|
|
|
|
test_interop.py
|
|
|
|
test_logging.py
|
[Dynamo] add debug logging for graph region expansion (#141382)
|
2024-12-11 02:22:21 +00:00 |
|
test_metrics_context.py
|
[logging] Move population of common MetricsContext fields to record_compilation_metrics (#141291)
|
2024-11-25 13:18:40 +00:00 |
|
test_minifier.py
|
|
|
|
test_misc.py
|
[Dynamo] stop import third-party astunparse (#142503)
|
2024-12-11 17:00:23 +00:00 |
|
test_model_output.py
|
|
|
|
test_modes.py
|
[Dynamo] Add missing tensor builtins to allowed functions (#142841)
|
2024-12-12 06:38:19 +00:00 |
|
test_modules.py
|
Revert "[reland][dynamo][guards] Consider tensors as immutable for dict tag matches (#141085)"
|
2024-12-06 07:50:10 +00:00 |
|
test_nops.py
|
|
|
|
test_optimizers.py
|
|
|
|
test_pgo.py
|
Introduce remote cache key prefix to break cache (#142148)
|
2024-12-10 00:35:50 +00:00 |
|
test_pre_dispatch.py
|
|
|
|
test_prim_hop_base.py
|
|
|
|
test_profiler.py
|
|
|
|
test_python_autograd.py
|
|
|
|
test_recompile_ux.py
|
Rename 'cache limit' to 'recompile limit' (#141542)
|
2024-12-11 05:05:11 +00:00 |
|
test_recompiles.py
|
Add automatic_dynamic_shapes_mark_as == "oblivious" (#141444)
|
2024-12-11 14:39:13 +00:00 |
|
test_reconstruct.py
|
Only reconstruct dict if needed (#141606)
|
2024-12-03 02:22:34 +00:00 |
|
test_reorder_logs.py
|
Ignore logger methods to avoid graph breaks (#139403)
|
2024-12-05 20:12:26 +00:00 |
|
test_repros.py
|
[dynamo] Remove special graph break for self-referential list (#142438)
|
2024-12-10 19:23:48 +00:00 |
|
test_resume.py
|
|
|
|
test_sdpa.py
|
|
|
|
test_skip_guard_eval_unsafe.py
|
|
|
|
test_skip_non_tensor.py
|
Deprecate torch._utils.is_compiling() (#127690)
|
2024-12-08 22:55:36 +00:00 |
|
test_sources.py
|
|
|
|
test_structured_trace.py
|
[Dynamo] Replace torch._dynamo.optimize() with torch.compile() [7/N] (#140922)
|
2024-12-06 07:07:29 +00:00 |
|
test_subclasses.py
|
|
|
|
test_subgraphs.py
|
|
|
|
test_torchrec.py
|
|
|
|
test_trace_rules.py
|
[dynamo][pytree][1/N] make CXX pytree traceable: tree_iter / tree_leaves (#137397)
|
2024-12-03 11:17:39 +00:00 |
|
test_unspec.py
|
[Dynamo] Replace torch._dynamo.optimize() with torch.compile() [7/N] (#140922)
|
2024-12-06 07:07:29 +00:00 |
|
test_utils.py
|
[logging] Populate compile_time_autotune_time_us (#143104)
|
2024-12-12 17:08:43 +00:00 |
|
test_verify_correctness.py
|
|
|
|
test_view.py
|
|
|
|
utils.py
|
|
|