Functiondisabled_register_op(
name, fn=None, /, *, mutates_args, device_types=None, schema=None
)
src/natten/_libnatten/torch_wrappers.py:78
Functionfmha_backward_torch_fake_op(
query: Tensor,
key: Tensor,
value: Tensor,
output: Tensor,
d_output: Tensor,
logsume
src/natten/_libnatten/torch_wrappers.py:622
Functionfmha_backward_torch_op(
query: Tensor,
key: Tensor,
value: Tensor,
output: Tensor,
d_output: Tensor,
logsume
src/natten/_libnatten/torch_wrappers.py:539