Home
last modified time | relevance | path

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

/external/pytorch/aten/src/ATen/native/cpu/
DFlashAttentionKernel.cpp220 int64_t kStrideH = key.stride(2); in cpu_flash_attention() local
463 int64_t kStrideH = key.stride(2); in cpu_flash_attention_backward() local
/external/executorch/extension/llm/custom_ops/
Dop_sdpa.cpp320 int64_t kStrideH = strides[1]; in cpu_flash_attention() local