pytorch/tools/experimental/torchfuzz/operators
2025-10-28 01:21:07 +00:00
..
__init__.py [torchfuzz] split, chunk, stack, cat, expand, gather, cumsum, clamp, index_select, split (#166221) 2025-10-28 01:21:07 +00:00
arg.py
argsort.py [torchfuzz] split, chunk, stack, cat, expand, gather, cumsum, clamp, index_select, split (#166221) 2025-10-28 01:21:07 +00:00
base.py
constant.py Fix pyrefly ignore syntax in /tools/... (#166240) 2025-10-26 04:20:16 +00:00
gather.py [torchfuzz] split, chunk, stack, cat, expand, gather, cumsum, clamp, index_select, split (#166221) 2025-10-28 01:21:07 +00:00
index_select.py [torchfuzz] split, chunk, stack, cat, expand, gather, cumsum, clamp, index_select, split (#166221) 2025-10-28 01:21:07 +00:00
item.py
layout.py [torchfuzz] split, chunk, stack, cat, expand, gather, cumsum, clamp, index_select, split (#166221) 2025-10-28 01:21:07 +00:00
masked_select.py [torchfuzz] synthesize inputs for data dependent ops (#164716) 2025-10-07 05:40:32 +00:00
matrix_multiply.py [torchfuzz] make pointwise subclasses defined torch_op_name (#166220) 2025-10-28 01:08:34 +00:00
nn_functional.py [torchfuzz] add sdpa operator (#166189) 2025-10-28 01:20:58 +00:00
nonzero.py [torchfuzz] synthesize inputs for data dependent ops (#164716) 2025-10-07 05:40:32 +00:00
registry.py [torchfuzz] split, chunk, stack, cat, expand, gather, cumsum, clamp, index_select, split (#166221) 2025-10-28 01:21:07 +00:00
scalar_pointwise.py
tensor_pointwise.py [torchfuzz] split, chunk, stack, cat, expand, gather, cumsum, clamp, index_select, split (#166221) 2025-10-28 01:21:07 +00:00
unique.py [torchfuzz] synthesize inputs for data dependent ops (#164716) 2025-10-07 05:40:32 +00:00