Functionblackwell_fmha_backward_torch_fake_op(
query: Tensor,
key: Tensor,
value: Tensor,
output: Tensor,
d_output: Tensor,
logsume
src/natten/_libnatten/torch_wrappers.py:254
Functionblackwell_fmha_backward_torch_op(
query: Tensor,
key: Tensor,
value: Tensor,
output: Tensor,
d_output: Tensor,
logsume
src/natten/_libnatten/torch_wrappers.py:195
Functionblackwell_fmha_forward_torch_fake_op(
query: Tensor,
key: Tensor,
value: Tensor,
is_causal: bool,
scale: float,
q_tile_siz
src/natten/_libnatten/torch_wrappers.py:166
Functionblackwell_fmha_forward_torch_op(
query: Tensor,
key: Tensor,
value: Tensor,
is_causal: bool,
scale: float,
q_tile_siz
src/natten/_libnatten/torch_wrappers.py:112