| .. |
|
analysis
|
Enable all SIM rules except disabled ones (#164645)
|
2025-10-17 07:27:11 +00:00 |
|
autoheuristic
|
Update ruff to 0.13.1 (#163744)
|
2025-09-26 10:12:21 +00:00 |
|
codegen
|
Clean up unused Pyrefly suppressions (#166178)
|
2025-10-25 05:32:21 +00:00 |
|
compile_worker
|
Enable all flake8-logging-format rules (#164655)
|
2025-10-19 00:59:28 +00:00 |
|
fx_passes
|
Refactor api and configs of overlapping (#166130)
|
2025-10-24 07:03:54 +00:00 |
|
kernel
|
[FlexFlash] update names (#166193)
|
2025-10-25 00:07:11 +00:00 |
|
package
|
Clean up unused Pyrefly suppressions (#166178)
|
2025-10-25 05:32:21 +00:00 |
|
runtime
|
[ROCm][inductor] heuristic improvements for reduction kernels (#161280)
|
2025-10-21 07:48:54 +00:00 |
|
template_heuristics
|
Clean up unused Pyrefly suppressions (#166178)
|
2025-10-25 05:32:21 +00:00 |
|
__autotune_main__.py
|
|
|
|
__init__.py
|
Clean up unused Pyrefly suppressions (#166178)
|
2025-10-25 05:32:21 +00:00 |
|
analyze_preserves_zero_mask.py
|
Add suppressions to torch/_inductor (#165062)
|
2025-10-09 20:34:20 +00:00 |
|
aoti_eager.py
|
|
|
|
async_compile.py
|
[multi-kernel] shape-similarity kernel selection (#163090)
|
2025-09-23 21:00:47 +00:00 |
|
augmented_graph_helper.py
|
Limit coll bucketing within node idxs (#164944)
|
2025-10-08 22:18:53 +00:00 |
|
autotune_process.py
|
Clean up unused Pyrefly suppressions (#166178)
|
2025-10-25 05:32:21 +00:00 |
|
await_utils.py
|
Add suppressions to torch/_inductor (#165062)
|
2025-10-09 20:34:20 +00:00 |
|
bounds.py
|
|
|
|
cache.py
|
Add suppressions to torch/_inductor (#165062)
|
2025-10-09 20:34:20 +00:00 |
|
choices.py
|
Add suppressions to torch/_inductor (#165062)
|
2025-10-09 20:34:20 +00:00 |
|
codecache.py
|
inductor_provenance: Correctly handle null provenance (#166019)
|
2025-10-22 18:21:57 +00:00 |
|
comm_analysis.py
|
Enable all flake8-logging-format rules (#164655)
|
2025-10-19 00:59:28 +00:00 |
|
comm_lowering.py
|
Add suppressions to torch/_inductor (#165062)
|
2025-10-09 20:34:20 +00:00 |
|
comms_debug.py
|
[inductor] Estimate peak memory allocfree and applying to reordering collectives (#160113)
|
2025-08-22 14:19:57 +00:00 |
|
comms.py
|
Clean up unused Pyrefly suppressions (#166178)
|
2025-10-25 05:32:21 +00:00 |
|
compile_fx_async.py
|
Enable PLC0414 on ruff (#165828)
|
2025-10-22 04:56:52 +00:00 |
|
compile_fx_ext.py
|
Clean up unused Pyrefly suppressions (#166178)
|
2025-10-25 05:32:21 +00:00 |
|
compile_fx_subproc.py
|
Enable PLC0414 on ruff (#165828)
|
2025-10-22 04:56:52 +00:00 |
|
compile_fx.py
|
Clean up unused Pyrefly suppressions (#166178)
|
2025-10-25 05:32:21 +00:00 |
|
compiler_bisector.py
|
Add suppressions to torch/_inductor (#165062)
|
2025-10-09 20:34:20 +00:00 |
|
config_comms.py
|
[inductor] Runtime estimations: use nccl estimator; mm only benchmark mode (#161405)
|
2025-09-08 14:33:19 +00:00 |
|
config.py
|
Refactor api and configs of overlapping (#166130)
|
2025-10-24 07:03:54 +00:00 |
|
constant_folding.py
|
[2/N] Use "is" in python type comparison (#165142)
|
2025-10-10 15:36:44 +00:00 |
|
cpp_builder.py
|
[aoti][win] add support for a list of shim libraries (#165914)
|
2025-10-21 22:55:17 +00:00 |
|
cpu_vec_isa.py
|
Revert "Add SVE128 ISA (#158932)"
|
2025-10-10 01:17:02 +00:00 |
|
cudagraph_trees.py
|
Enable PLC0414 on ruff (#165828)
|
2025-10-22 04:56:52 +00:00 |
|
cudagraph_utils.py
|
[CUDAGraph] add config to error on skipping cudagraph (#161862)
|
2025-09-04 15:52:39 +00:00 |
|
custom_graph_pass.py
|
[inductor] custom_graph_pass.get_hash_for_files: don't hash paths (#165020)
|
2025-10-09 20:07:53 +00:00 |
|
debug.py
|
Enable PLC0414 on ruff (#165828)
|
2025-10-22 04:56:52 +00:00 |
|
decomposition.py
|
Clean up unused Pyrefly suppressions (#166178)
|
2025-10-25 05:32:21 +00:00 |
|
dependencies.py
|
Enable all PIE rules on ruff (#165814)
|
2025-10-18 07:36:18 +00:00 |
|
dtype_propagation.py
|
Native matmul (#157743)
|
2025-10-14 04:22:30 +00:00 |
|
exc.py
|
Add suppressions to torch/_inductor (#165062)
|
2025-10-09 20:34:20 +00:00 |
|
extern_node_serializer.py
|
|
|
|
freezing_utils.py
|
|
|
|
freezing.py
|
Add suppressions to torch/_inductor (#165062)
|
2025-10-09 20:34:20 +00:00 |
|
fuzzer.py
|
Remove unnecessary noqa suppressions (#164106)
|
2025-10-18 04:52:41 +00:00 |
|
fx_utils.py
|
Clean up unused Pyrefly suppressions (#166178)
|
2025-10-25 05:32:21 +00:00 |
|
graph.py
|
[Graph Partition] fix partition x memory plan issue (#165514)
|
2025-10-15 21:52:16 +00:00 |
|
hooks.py
|
|
|
|
index_propagation.py
|
Add suppressions to torch/_inductor (#165062)
|
2025-10-09 20:34:20 +00:00 |
|
inductor_prims.py
|
[Easy] Add pointwise tag to fma (#164149)
|
2025-09-29 22:40:04 +00:00 |
|
ir.py
|
Revert "inductor: avoid unrolling argmin/argmax reductions to preserve index … (#164040)"
|
2025-10-24 17:14:45 +00:00 |
|
jagged_lowerings.py
|
|
|
|
kernel_inputs.py
|
[inductor][template heuristics] don't take layout to generate choices (#162238)
|
2025-09-09 17:17:04 +00:00 |
|
kernel_template_choice.py
|
[inductor][choices] move extra kwargs out of get_template_configs (#163209)
|
2025-09-20 05:30:40 +00:00 |
|
loop_body.py
|
Add suppressions to torch/_inductor (#165062)
|
2025-10-09 20:34:20 +00:00 |
|
lowering.py
|
Clean up unused Pyrefly suppressions (#166178)
|
2025-10-25 05:32:21 +00:00 |
|
memory.py
|
Enable all flake8-logging-format rules (#164655)
|
2025-10-19 00:59:28 +00:00 |
|
metrics.py
|
[inductor] log kernel autotuning result to a csv (#164191)
|
2025-10-02 00:25:34 +00:00 |
|
mkldnn_ir.py
|
Add suppressions to torch/_inductor (#165062)
|
2025-10-09 20:34:20 +00:00 |
|
mkldnn_lowerings.py
|
[2/N] Use "is" in python type comparison (#165142)
|
2025-10-10 15:36:44 +00:00 |
|
mock_cache.py
|
|
|
|
ops_handler.py
|
Native matmul (#157743)
|
2025-10-14 04:22:30 +00:00 |
|
optimize_indexing.py
|
|
|
|
output_code.py
|
Add suppressions to torch/_inductor (#165062)
|
2025-10-09 20:34:20 +00:00 |
|
pattern_matcher.py
|
Add suppressions to torch/_inductor (#165062)
|
2025-10-09 20:34:20 +00:00 |
|
quantized_lowerings.py
|
Add suppressions to torch/_inductor (#165062)
|
2025-10-09 20:34:20 +00:00 |
|
remote_cache.py
|
Add suppressions to torch/_inductor (#165062)
|
2025-10-09 20:34:20 +00:00 |
|
remote_gemm_autotune_cache.py
|
integrate kernacle into inductor (#160121)
|
2025-08-08 02:14:44 +00:00 |
|
scheduler.py
|
Clean up unused Pyrefly suppressions (#166178)
|
2025-10-25 05:32:21 +00:00 |
|
script.ld
|
|
|
|
select_algorithm.py
|
Clean up unused Pyrefly suppressions (#166178)
|
2025-10-25 05:32:21 +00:00 |
|
shape_propagation.py
|
Native matmul (#157743)
|
2025-10-14 04:22:30 +00:00 |
|
sizevars.py
|
Enable all SIM rules except disabled ones (#164645)
|
2025-10-17 07:27:11 +00:00 |
|
standalone_compile.py
|
Implement an AOT precompile mode for standalone_compile (#165843)
|
2025-10-21 15:02:45 +00:00 |
|
subgraph_lowering.py
|
[FlexAttention] fixing learnable bias assertion error in inductor (#161170)
|
2025-08-23 06:24:22 +00:00 |
|
test_case.py
|
|
|
|
test_operators.py
|
Add suppressions to torch/_inductor (#165062)
|
2025-10-09 20:34:20 +00:00 |
|
tiling_utils.py
|
Fix self assignment (#165816)
|
2025-10-18 18:51:52 +00:00 |
|
triton_bundler.py
|
Enable all flake8-logging-format rules (#164655)
|
2025-10-19 00:59:28 +00:00 |
|
utils.py
|
Clean up unused Pyrefly suppressions (#166178)
|
2025-10-25 05:32:21 +00:00 |
|
virtualized.py
|
[export] Fix custom ops in subgraphs (#160004)
|
2025-08-18 15:42:19 +00:00 |
|
wrapper_benchmark.py
|
Clean up unused Pyrefly suppressions (#166178)
|
2025-10-25 05:32:21 +00:00 |