pytorch/torch/_higher_order_ops
2025-10-28 12:00:36 +00:00
..
__init__.py [dynamo][hop] Introduce Local Map HOP (#161458) 2025-09-17 09:32:38 +00:00
_invoke_quant.py [BaseHOP] change hop(subgraph, operands) to hop(subgraph, *operands) (#146730) 2025-02-20 02:30:36 +00:00
aoti_call_delegate.py [BE][PYFMT] migrate PYFMT for torch/_[a-h]*/ to ruff format (#144551) 2025-06-25 06:16:06 +00:00
associative_scan.py Pyrefly suppressions 6/n (#164877) 2025-10-08 02:30:57 +00:00
auto_functionalize.py Fix flake8 B028 warnings (#166224) 2025-10-26 06:18:55 +00:00
base_hop.py Fix flake8 B028 warnings (#166224) 2025-10-26 06:18:55 +00:00
cond.py Fix flake8 B028 warnings (#166224) 2025-10-26 06:18:55 +00:00
effects.py Pyrefly suppressions 4/n (#164615) 2025-10-06 16:14:36 +00:00
executorch_call_delegate.py [BE][PYFMT] migrate PYFMT for torch/_[a-h]*/ to ruff format (#144551) 2025-06-25 06:16:06 +00:00
flat_apply.py [5/N] Apply ruff UP035 rule (#164423) 2025-10-02 07:31:11 +00:00
flex_attention.py Mark FlexAttentionBackward as cacheable (#165996) 2025-10-26 14:39:17 +00:00
foreach_map.py [5/N] Apply ruff UP035 rule (#164423) 2025-10-02 07:31:11 +00:00
hints_wrap.py [BE][PYFMT] migrate PYFMT for torch/_[a-h]*/ to ruff format (#144551) 2025-06-25 06:16:06 +00:00
invoke_subgraph.py Pyrefly suppressions 4/n (#164615) 2025-10-06 16:14:36 +00:00
local_map.py [hop] local_map MoE: fix unbacked symints during tracing and symint activations order in the wrapper (#165551) 2025-10-28 02:52:41 +00:00
map.py Pyrefly suppressions 4/n (#164615) 2025-10-06 16:14:36 +00:00
out_dtype.py Enable _int_mm on Intel GPU (#157769) 2025-08-02 05:16:01 +00:00
partitioner.py Enable ruff rule E721 (#165162) 2025-10-13 01:48:55 +00:00
run_const_graph.py remove allow-untyped-defs from torch/_higher_order_ops/run_const_graph.py (#157847) 2025-07-12 15:42:12 +00:00
scan.py [scan x vmap] support scan in vmap (#165580) 2025-10-22 09:46:00 +00:00
schema.py [2/N] Use "is" in python type comparison (#165142) 2025-10-10 15:36:44 +00:00
strict_mode.py [5/N] Apply ruff UP035 rule (#164423) 2025-10-02 07:31:11 +00:00
torchbind.py [BE][2/16] fix typos in torch/ (torch/_*/) (#156312) 2025-07-12 05:47:06 +00:00
triton_kernel_wrap.py [triton][nativert] Add num_cpu_threads for triton-cpu (#166255) 2025-10-28 08:40:04 +00:00
utils.py Pyrefly suppressions 4/n (#164615) 2025-10-06 16:14:36 +00:00
while_loop.py docs: fix typos (#164879) 2025-10-28 12:00:36 +00:00
wrap.py Fix pre-dispatch AC HOP calling convention (#165145) 2025-10-12 02:28:21 +00:00