| .. |
|
mock_modules
|
|
|
|
__init__.py
|
|
|
|
mock_store_global_crossfile_inline.py
|
|
|
|
test_activation_checkpointing.py
|
PEP585 update - test (#145176)
|
2025-01-22 04:48:28 +00:00 |
|
test_after_aot.py
|
|
|
|
test_aot_autograd.py
|
[Dynamo] Replace torch._dynamo.optimize() with torch.compile() [10/N] (#142451)
|
2024-12-17 12:18:29 +00:00 |
|
test_aot_autograd_cache.py
|
Revert "Make functionalization ViewMeta serializable with pickle. (#143712)"
|
2025-01-17 00:52:50 +00:00 |
|
test_autograd_function.py
|
[Dynamo] Supports autograd.Function forward returns constant (#144597)
|
2025-01-12 03:53:10 +00:00 |
|
test_backends.py
|
Add facility to run dynamo UTs for non-cuda devices (#140929)
|
2025-01-20 05:56:38 +00:00 |
|
test_backward_higher_order_ops.py
|
[compiled autograd] Always proxy autograd.Function nodes; handle AOT backwards (#143405)
|
2025-01-22 21:50:56 +00:00 |
|
test_base_output.py
|
|
|
|
test_bytecode_utils.py
|
Fix unused Python variables in test/[a-d]* (#134665)
|
2024-12-13 22:13:12 +00:00 |
|
test_compile.py
|
easy: Fix missing tab in test/dynamo/test_compile.py (#145013)
|
2025-01-16 22:51:51 +00:00 |
|
test_compiler_bisector.py
|
Fix unused Python variables in test/[a-d]* (#134665)
|
2024-12-13 22:13:12 +00:00 |
|
test_comptime.py
|
Fix unused Python variables in test/[a-d]* (#134665)
|
2024-12-13 22:13:12 +00:00 |
|
test_config.py
|
Rename cache limit to recompile limit in configs (#143709)
|
2024-12-22 10:03:57 +00:00 |
|
test_ctx_manager.py
|
Enable ruff's unused variable checking everywhere in pytorch (#136965)
|
2024-12-22 02:33:11 +00:00 |
|
test_cudagraphs.py
|
Fix unused Python variables in test/[a-d]* (#134665)
|
2024-12-13 22:13:12 +00:00 |
|
test_cudagraphs_expandable_segments.py
|
Revert "Use absolute path path.resolve() -> path.absolute() (#129409)"
|
2025-01-04 14:17:20 +00:00 |
|
test_debug_utils.py
|
Adapt Dynamo tests to HPUs using instantiate_device_type_tests (#144387)
|
2025-01-23 09:24:42 +00:00 |
|
test_decorators.py
|
Fix unused Python variables in test/[a-d]* (#134665)
|
2024-12-13 22:13:12 +00:00 |
|
test_deviceguard.py
|
|
|
|
test_dicts.py
|
[dynamo][dicts] Insert LENTGH guard on an if condition on dict (#145432)
|
2025-01-23 04:40:56 +00:00 |
|
test_dynamic_shapes.py
|
|
|
|
test_exc.py
|
[dynamo] Separate out GetItemSource and DictGetItemSource (#143926)
|
2025-01-01 02:39:41 +00:00 |
|
test_exceptions.py
|
speculation_log: Raise a unique error for divergence issues (#144785)
|
2025-01-16 00:49:43 +00:00 |
|
test_export.py
|
PEP585 update - test (#145176)
|
2025-01-22 04:48:28 +00:00 |
|
test_export_mutations.py
|
|
|
|
test_frame_init.py
|
[ca] add compiled autograd to CompileId (#141907)
|
2024-12-21 00:41:24 +00:00 |
|
test_functions.py
|
[dynamo] Support fx map_aggregate (#145351)
|
2025-01-23 03:19:30 +00:00 |
|
test_fx_passes_pre_grad.py
|
[Codemod][AddExplicitStrictExportArg] caffe2/test (#143688)
|
2024-12-27 07:58:44 +00:00 |
|
test_global.py
|
|
|
|
test_graph_deduplication.py
|
[Dynamo] topologically sort duplicated graph regions (#143523)
|
2024-12-19 00:43:48 +00:00 |
|
test_graph_region_tracker.py
|
[reland][attempt2][AMD] Turn on TF32 for aten::mm (#144145)
|
2025-01-06 00:37:01 +00:00 |
|
test_guard_manager.py
|
[dynamo] Remove DICT_SUBCLASS_GUARD_MANAGER and use dict.keys (#143722)
|
2024-12-27 04:51:35 +00:00 |
|
test_higher_order_ops.py
|
[dynamo][dicts] Consolidate dict(..) construction (#144342)
|
2025-01-20 04:42:06 +00:00 |
|
test_hooks.py
|
Fix unused Python variables in test/[a-d]* (#134665)
|
2024-12-13 22:13:12 +00:00 |
|
test_input_attr_tracking.py
|
|
|
|
test_interop.py
|
|
|
|
test_logging.py
|
Dynamic shape guards in C++ (#139899)
|
2025-01-22 14:58:35 +00:00 |
|
test_metrics_context.py
|
|
|
|
test_minifier.py
|
|
|
|
test_misc.py
|
Bail on checking internal overlap when dealing with unbacked symints (#145385)
|
2025-01-23 22:31:31 +00:00 |
|
test_model_output.py
|
[dynamo] Remove transformers ModelOutput hack (#143567)
|
2024-12-21 01:46:14 +00:00 |
|
test_modes.py
|
Rename cache limit to recompile limit in configs (#143709)
|
2024-12-22 10:03:57 +00:00 |
|
test_modules.py
|
PEP585 update - test (#145176)
|
2025-01-22 04:48:28 +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
|
Fix unused Python variables in test/[a-d]* (#134665)
|
2024-12-13 22:13:12 +00:00 |
|
test_profiler.py
|
Fix unused Python variables in test/[a-d]* (#134665)
|
2024-12-13 22:13:12 +00:00 |
|
test_python_autograd.py
|
PEP585 update - test (#145176)
|
2025-01-22 04:48:28 +00:00 |
|
test_python_dispatcher.py
|
[Trace Python Dispatcher] Support FuncTorchInterpreter (#144444)
|
2025-01-17 02:26:37 +00:00 |
|
test_recompile_ux.py
|
Rename cache limit to recompile limit in configs (#143709)
|
2024-12-22 10:03:57 +00:00 |
|
test_recompiles.py
|
Rename cache limit to recompile limit in configs (#143709)
|
2024-12-22 10:03:57 +00:00 |
|
test_reconstruct.py
|
PEP585 update - test (#145176)
|
2025-01-22 04:48:28 +00:00 |
|
test_reorder_logs.py
|
Fix unused Python variables in test/[a-d]* (#134665)
|
2024-12-13 22:13:12 +00:00 |
|
test_repros.py
|
Adapt Dynamo tests to HPUs using instantiate_device_type_tests (#144387)
|
2025-01-23 09:24:42 +00:00 |
|
test_resume.py
|
Fix unused Python variables in test/[a-d]* (#134665)
|
2024-12-13 22:13:12 +00:00 |
|
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
|
[Codemod][AddExplicitStrictExportArg] caffe2/test (#143688)
|
2024-12-27 07:58:44 +00:00 |
|
test_structured_trace.py
|
Disable scuba logging for autotuning (#144568)
|
2025-01-12 15:47:14 +00:00 |
|
test_subclasses.py
|
PEP585 update - test (#145176)
|
2025-01-22 04:48:28 +00:00 |
|
test_subgraphs.py
|
Fix unused Python variables in test/[a-d]* (#134665)
|
2024-12-13 22:13:12 +00:00 |
|
test_torchrec.py
|
PEP585 update - test (#145176)
|
2025-01-22 04:48:28 +00:00 |
|
test_trace_rules.py
|
PEP585 update - test (#145176)
|
2025-01-22 04:48:28 +00:00 |
|
test_unspec.py
|
Adapt Dynamo tests to HPUs using instantiate_device_type_tests (#144387)
|
2025-01-23 09:24:42 +00:00 |
|
test_utils.py
|
easy: sort dictionary keys for inductor config when publishing (#143307)
|
2025-01-09 18:01:20 +00:00 |
|
test_verify_correctness.py
|
|
|
|
test_view.py
|
|
|
|
utils.py
|
|
|