pytorch/torch/_higher_order_ops
2024-12-10 21:48:44 +00:00
..
__init__.py
associative_scan.py Remove unused Python variables in torch/[_-a]* (#133492) 2024-12-10 21:48:44 +00:00
auto_functionalize.py
cond.py Remove unused Python variables in torch/[_-a]* (#133492) 2024-12-10 21:48:44 +00:00
effects.py Remove some unused type ignores (round 1) (#142325) 2024-12-09 18:23:46 +00:00
executorch_call_delegate.py
flex_attention.py Remove unused Python variables in torch/[_-a]* (#133492) 2024-12-10 21:48:44 +00:00
hints_wrap.py
invoke_subgraph.py Remove unused Python variables in torch/[_-a]* (#133492) 2024-12-10 21:48:44 +00:00
map.py [BE]: Apply PERF401 autofixes from ruff (#140980) 2024-11-20 17:52:07 +00:00
out_dtype.py
prim_hop_base.py Remove unused Python variables in torch/[_-a]* (#133492) 2024-12-10 21:48:44 +00:00
run_const_graph.py
scan.py Remove unused Python variables in torch/[_-a]* (#133492) 2024-12-10 21:48:44 +00:00
strict_mode.py
torchbind.py Remove unused Python variables in torch/[_-a]* (#133492) 2024-12-10 21:48:44 +00:00
triton_kernel_wrap.py Remove unused Python variables in torch/[_-a]* (#133492) 2024-12-10 21:48:44 +00:00
utils.py [while_loop] support pytree inputs (#140059) 2024-11-20 21:12:29 +00:00
while_loop.py Remove unused Python variables in torch/[_-a]* (#133492) 2024-12-10 21:48:44 +00:00
wrap.py