| .. |
|
cpp
|
|
|
|
extension_backends
|
[inductor] Add some typing to common.py (#145691)
|
2025-01-27 06:27:13 +00:00 |
|
__init__.py
|
|
|
|
CMakeLists.txt
|
|
|
|
custom_ops.cpp
|
|
|
|
indirect_assert_helper.py
|
|
|
|
minifier_smoke.py
|
|
|
|
opinfo_harness.py
|
|
|
|
s429861_repro.py
|
|
|
|
test_aot_inductor.py
|
Revert "[while_loop][inductor] support sym expression as cond_fn output (#146222)"
|
2025-02-07 16:19:41 +00:00 |
|
test_aot_inductor_arrayref.py
|
[hop][inductor] track the dependency on unbacked symbols correctly with constant_args for hops (#143456)
|
2025-02-04 18:47:34 +00:00 |
|
test_aot_inductor_custom_ops.py
|
[AOTI] Add a boxed_run API (#142213)
|
2025-01-14 18:47:42 +00:00 |
|
test_aot_inductor_package.py
|
Implement deepcopy for AOTICompiledModel (#145423)
|
2025-01-23 21:05:30 +00:00 |
|
test_aot_inductor_utils.py
|
|
|
|
test_async_compile.py
|
[Break XPU][Inductor UT] Fix broken XPU CI introduced by community changes (#145058)
|
2025-01-18 01:30:24 +00:00 |
|
test_auto_functionalize.py
|
Output of nonzero is transposed, fix fake tensor (#144695)
|
2025-01-26 01:07:22 +00:00 |
|
test_autoheuristic.py
|
|
|
|
test_b2b_gemm.py
|
Rename cache limit to recompile limit in configs (#143709)
|
2024-12-22 10:03:57 +00:00 |
|
test_benchmark_fusion.py
|
|
|
|
test_benchmarking.py
|
refactor benchmarking to use dynamo_timed (#144315)
|
2025-01-18 02:35:00 +00:00 |
|
test_binary_folding.py
|
|
|
|
test_ck_backend.py
|
|
|
|
test_codecache.py
|
Fix code cache + freezing compile-time regression (#145868)
|
2025-01-31 02:04:15 +00:00 |
|
test_codegen_triton.py
|
[inductor][3/N] triton support post-#5512, tt.divisibility format (#145575)
|
2025-01-27 21:48:58 +00:00 |
|
test_combo_kernels.py
|
|
|
|
test_compile_worker.py
|
|
|
|
test_compiled_autograd.py
|
[ca] refactor compile reasons and log to tlparse (#146386)
|
2025-02-05 23:33:21 +00:00 |
|
test_compiled_optimizers.py
|
|
|
|
test_config.py
|
inductor: Explicitly test that torch.compile(option=...) does something (#145321)
|
2025-01-25 00:48:26 +00:00 |
|
test_control_flow.py
|
[inductor] add size-asserts for fallback ops (#145904)
|
2025-02-07 18:44:32 +00:00 |
|
test_cooperative_reductions.py
|
[inductor] Use index_dtype (int32/int64 depending on size) for argmax accumulators (#146651)
|
2025-02-07 21:21:21 +00:00 |
|
test_coordinate_descent_tuner.py
|
|
|
|
test_cpp_wrapper_hipify.py
|
|
|
|
test_cpu_cpp_wrapper.py
|
cpp_wrapper: fix CPU cpp_wrapper and max-autotune tests (#145683)
|
2025-02-04 22:05:59 +00:00 |
|
test_cpu_repro.py
|
cpp_wrapper: enable all CPU repro tests (#145655)
|
2025-02-04 22:05:59 +00:00 |
|
test_cpu_select_algorithm.py
|
Fix assertion failure in gemm template lowering (#146353)
|
2025-02-08 01:52:20 +00:00 |
|
test_cuda_repro.py
|
Check meta strides for expanded dims in effn_attn_bias (#146054)
|
2025-02-07 06:35:57 +00:00 |
|
test_cudacodecache.py
|
|
|
|
test_cudagraph_trees.py
|
|
|
|
test_cudagraph_trees_expandable_segments.py
|
Revert "Use absolute path path.resolve() -> path.absolute() (#129409)"
|
2025-01-04 14:17:20 +00:00 |
|
test_custom_lowering.py
|
Make inductor_utils.requires_gpu accept MPS (#145156)
|
2025-02-06 01:14:36 +00:00 |
|
test_custom_post_grad_passes.py
|
|
|
|
test_cutlass_backend.py
|
[cutlass backend] Set no fallback to aten, disabled a few broken tests, default to test on H100 (#146554)
|
2025-02-07 19:59:28 +00:00 |
|
test_debug_trace.py
|
|
|
|
test_decompose_mem_bound_mm.py
|
|
|
|
test_dependencies.py
|
|
|
|
test_distributed_patterns.py
|
update _unsafe_set_version_counter to accept lists of tensors (#137921)
|
2025-02-04 04:51:11 +00:00 |
|
test_efficient_conv_bn_eval.py
|
|
|
|
test_extension_backend.py
|
|
|
|
test_external_callables.py
|
|
|
|
test_flex_attention.py
|
Fix broken meta function for flex-attention backwards (#146563)
|
2025-02-08 04:13:52 +00:00 |
|
test_flex_decoding.py
|
Enable non power of 2 head_dim for FlexAttention (#133495)
|
2025-01-23 17:05:38 +00:00 |
|
test_foreach.py
|
|
|
|
test_fp8.py
|
Build RowwiseScaledMM.cu for SM89 (#145676)
|
2025-02-01 11:44:58 +00:00 |
|
test_fused_attention.py
|
|
|
|
test_fuzzer.py
|
Refactor fuzzer and add support for Dynamo (#145565)
|
2025-01-28 00:44:27 +00:00 |
|
test_fx_fusion.py
|
|
|
|
test_gpu_cpp_wrapper.py
|
Make sure not using cpp wrapper when setting nvtx training annotation (#145538)
|
2025-01-30 18:34:22 +00:00 |
|
test_graph_transform_observer.py
|
|
|
|
test_group_batch_fusion.py
|
Make inductor_utils.requires_gpu accept MPS (#145156)
|
2025-02-06 01:14:36 +00:00 |
|
test_halide.py
|
[inductor] Fix ignored options for torch.compile (#145131)
|
2025-01-18 03:39:49 +00:00 |
|
test_indexing.py
|
Fix PythonMod printing for C++ (#143385)
|
2025-01-22 14:58:35 +00:00 |
|
test_inductor_annotations.py
|
|
|
|
test_inductor_freezing.py
|
fix tf32 issue in test_inductor_freezing.py unit tests (#146444)
|
2025-02-06 23:34:28 +00:00 |
|
test_inductor_utils.py
|
|
|
|
test_inplace_padding.py
|
[Break XPU] Fix Inductor cuda bias UT (#145934)
|
2025-01-31 01:39:39 +00:00 |
|
test_inplacing_pass.py
|
PEP585 update - test (#145176)
|
2025-01-22 04:48:28 +00:00 |
|
test_kernel_benchmark.py
|
[Inductor XPU] Support max-autotune on XPU and reuse the corresponding Inductor UT. (#143266)
|
2024-12-30 23:51:17 +00:00 |
|
test_layout_optim.py
|
|
|
|
test_loop_ordering.py
|
[ROCm] Enable post-merge trunk workflow on MI300 runners; skip and fix MI300 related failed tests (#143673)
|
2025-01-09 05:18:57 +00:00 |
|
test_max_autotune.py
|
cpp_wrapper: fix CPU cpp_wrapper and max-autotune tests (#145683)
|
2025-02-04 22:05:59 +00:00 |
|
test_memory.py
|
|
|
|
test_memory_planning.py
|
Unskipped multiple inductor tests for ROCm (#143581)
|
2025-01-16 20:46:06 +00:00 |
|
test_metrics.py
|
|
|
|
test_minifier.py
|
Add accuracy issue support in AOTI Minifier (#145539)
|
2025-01-24 23:07:19 +00:00 |
|
test_minifier_isolate.py
|
|
|
|
test_minifier_utils.py
|
|
|
|
test_mkldnn_pattern_matcher.py
|
Enable fp16 linear layers in PyTorch via ACL (#144992)
|
2025-01-23 19:07:54 +00:00 |
|
test_mmdecomp.py
|
PEP585 update - test (#145176)
|
2025-01-22 04:48:28 +00:00 |
|
test_move_constructors_to_cuda.py
|
[CI][CUDA][MultiGPU][Regression] Skip a failure due to https://github.com/pytorch/pytorch/issues/139520 (#145318)
|
2025-01-24 06:58:05 +00:00 |
|
test_mps_basic.py
|
[MPSInductor] Implement Welford reduction (#146703)
|
2025-02-08 05:00:00 +00:00 |
|
test_multi_kernel.py
|
|
|
|
test_op_completeness.py
|
Revert "[inductor] Refactor op handlers part 5 (#146257)"
|
2025-02-05 23:20:38 +00:00 |
|
test_op_dtype_prop.py
|
[Inductor/Triton] Upcast FP16/BF16 math reductions to FP32 (#141052)
|
2025-01-04 07:57:10 +00:00 |
|
test_ordered_set.py
|
|
|
|
test_pad_mm.py
|
Enabled force_shape_pad for test_pad_mm and test_slice_mm_bandwidth_computation (#141768)
|
2024-12-24 11:03:39 +00:00 |
|
test_padding.py
|
PEP585 update - test (#145176)
|
2025-01-22 04:48:28 +00:00 |
|
test_pattern_matcher.py
|
PEP585 update - test (#145176)
|
2025-01-22 04:48:28 +00:00 |
|
test_perf.py
|
PEP585 update - test (#145176)
|
2025-01-22 04:48:28 +00:00 |
|
test_profiler.py
|
[inductor/profiler] add kernel kwargs instrumentation (#145573)
|
2025-02-07 17:44:30 +00:00 |
|
test_provenance_tracing.py
|
add node mapping processing (#146103)
|
2025-02-01 08:29:29 +00:00 |
|
test_scatter_optimization.py
|
|
|
|
test_select_algorithm.py
|
Unskipped multiple inductor tests for ROCm (#143581)
|
2025-01-16 20:46:06 +00:00 |
|
test_smoke.py
|
|
|
|
test_snode_runtime.py
|
|
|
|
test_split_cat_fx_aten_passes.py
|
[Customized Optimus] Add select cat aten pass (#145918)
|
2025-01-31 02:35:10 +00:00 |
|
test_split_cat_fx_passes.py
|
|
|
|
test_standalone_compile.py
|
|
|
|
test_torchbind.py
|
|
|
|
test_torchinductor.py
|
[inductor] add size-asserts for fallback ops (#145904)
|
2025-02-07 18:44:32 +00:00 |
|
test_torchinductor_codegen_config_overrides.py
|
Make inductor_utils.requires_gpu accept MPS (#145156)
|
2025-02-06 01:14:36 +00:00 |
|
test_torchinductor_codegen_dynamic_shapes.py
|
Make inductor_utils.requires_gpu accept MPS (#145156)
|
2025-02-06 01:14:36 +00:00 |
|
test_torchinductor_dynamic_shapes.py
|
PEP585 update - test (#145176)
|
2025-01-22 04:48:28 +00:00 |
|
test_torchinductor_opinfo.py
|
[inductor] add size-asserts for fallback ops (#145904)
|
2025-02-07 18:44:32 +00:00 |
|
test_torchinductor_strided_blocks.py
|
PEP585 update - test (#145176)
|
2025-01-22 04:48:28 +00:00 |
|
test_triton_cpu_backend.py
|
|
|
|
test_triton_extension_backend.py
|
|
|
|
test_triton_heuristics.py
|
[inductor] fix autotuning memory usage (#145410)
|
2025-01-23 09:34:23 +00:00 |
|
test_triton_kernels.py
|
[BE] reduce log spew from test_triton_kernels.py (#145895)
|
2025-02-04 03:44:23 +00:00 |
|
test_triton_syntax.py
|
|
|
|
test_triton_wrapper.py
|
|
|
|
test_unbacked_symints.py
|
fix unbacked + view incorrectness (#145548)
|
2025-01-28 16:03:45 +00:00 |
|
test_utils.py
|
|
|
|
test_xpu_basic.py
|
|
|