Home
last modified time | relevance | path

Searched defs:oStrideH (Results 1 – 2 of 2) sorted by relevance

/external/pytorch/aten/src/ATen/native/cpu/
DFlashAttentionKernel.cpp226 int64_t oStrideH = output.stride(2); in cpu_flash_attention() local
469 int64_t oStrideH = out.stride(2); in cpu_flash_attention_backward() local
/external/executorch/extension/llm/custom_ops/
Dop_sdpa.cpp340 int64_t oStrideH = strides[1]; in cpu_flash_attention() local