Home
last modified time | relevance | path

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

/external/pytorch/aten/src/ATen/native/cpu/
DFlashAttentionKernel.cpp223 int64_t vStrideH = value.stride(2); in cpu_flash_attention() local
466 int64_t vStrideH = value.stride(2); in cpu_flash_attention_backward() local
/external/executorch/extension/llm/custom_ops/
Dop_sdpa.cpp330 int64_t vStrideH = strides[1]; in cpu_flash_attention() local