| .. |
|
mock_modules
|
|
|
|
__init__.py
|
|
|
|
test_activation_checkpointing.py
|
|
|
|
test_after_aot.py
|
|
|
|
test_aot_autograd.py
|
|
|
|
test_aot_autograd_cache.py
|
Setup initial testing harness and cache key generation for AOTAutograd Cache (#124642)
|
2024-04-30 18:17:38 +00:00 |
|
test_autograd_function.py
|
Also pull size/stride info from example_value (#125505)
|
2024-05-05 22:27:46 +00:00 |
|
test_backends.py
|
|
|
|
test_backward_higher_order_ops.py
|
Also pull size/stride info from example_value (#125505)
|
2024-05-05 22:27:46 +00:00 |
|
test_base_output.py
|
|
|
|
test_bytecode_hook.py
|
|
|
|
test_compile.py
|
|
|
|
test_comptime.py
|
|
|
|
test_config.py
|
|
|
|
test_cpp_guard_manager.py
|
|
|
|
test_ctx_manager.py
|
Also pull size/stride info from example_value (#125505)
|
2024-05-05 22:27:46 +00:00 |
|
test_cudagraphs.py
|
|
|
|
test_debug_utils.py
|
|
|
|
test_decorators.py
|
[dynamo][nn_module] Enable torch.compile/disable as decorators on the class (#124187)
|
2024-04-18 02:51:30 +00:00 |
|
test_deviceguard.py
|
[Inductor] Add a device agnostic DeviceGuard class to inductor (#123338)
|
2024-04-12 18:21:27 +00:00 |
|
test_dynamic_shapes.py
|
|
|
|
test_exc.py
|
[BE] enable ruff rule RSE and remove useless parentheses in raise statements (#124261)
|
2024-04-17 19:29:34 +00:00 |
|
test_export.py
|
Also pull size/stride info from example_value (#125505)
|
2024-05-05 22:27:46 +00:00 |
|
test_export_mutations.py
|
|
|
|
test_frame_init.py
|
|
|
|
test_functions.py
|
Also pull size/stride info from example_value (#125505)
|
2024-05-05 22:27:46 +00:00 |
|
test_fx_passes_pre_grad.py
|
|
|
|
test_global.py
|
|
|
|
test_guard_manager.py
|
[dynamo][cpp-guards] Differentiate dict guards wrt to guarding on key order (#124779)
|
2024-04-25 08:20:35 +00:00 |
|
test_higher_order_ops.py
|
Also pull size/stride info from example_value (#125505)
|
2024-05-05 22:27:46 +00:00 |
|
test_hooks.py
|
|
|
|
test_input_attr_tracking.py
|
Also pull size/stride info from example_value (#125505)
|
2024-05-05 22:27:46 +00:00 |
|
test_interop.py
|
|
|
|
test_logging.py
|
[dynamo] add trace_bytecode logging artifact (#125360)
|
2024-05-02 22:01:00 +00:00 |
|
test_minifier.py
|
|
|
|
test_misc.py
|
Revert "Don't call item() into torch.scalar_tensor uselessly (#125373)"
|
2024-05-04 22:22:36 +00:00 |
|
test_model_output.py
|
|
|
|
test_modules.py
|
[guards][cpp-guards] Optimize NN module getattr guards (#124522)
|
2024-05-04 22:08:56 +00:00 |
|
test_nops.py
|
|
|
|
test_optimizers.py
|
|
|
|
test_pre_dispatch.py
|
|
|
|
test_profiler.py
|
|
|
|
test_python_autograd.py
|
|
|
|
test_recompile_ux.py
|
|
|
|
test_recompiles.py
|
|
|
|
test_reorder_logs.py
|
|
|
|
test_repros.py
|
Also pull size/stride info from example_value (#125505)
|
2024-05-05 22:27:46 +00:00 |
|
test_sdpa.py
|
|
|
|
test_skip_non_tensor.py
|
[BE]: TRY002 - Ban raising vanilla exceptions (#124570)
|
2024-04-21 22:26:40 +00:00 |
|
test_sources.py
|
|
|
|
test_structured_trace.py
|
Hotfix: restore CPP guard string in structured trace (#125303)
|
2024-05-02 03:57:19 +00:00 |
|
test_subclasses.py
|
Also pull size/stride info from example_value (#125505)
|
2024-05-05 22:27:46 +00:00 |
|
test_subgraphs.py
|
|
|
|
test_torchrec.py
|
|
|
|
test_trace_rules.py
|
|
|
|
test_unspec.py
|
|
|
|
test_verify_correctness.py
|
|
|
|
utils.py
|
|
|