Home
last modified time | relevance | path

Searched defs:head_dim_v (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/pytorch/aten/src/ATen/native/nested/cuda/
H A DNestedTensorTransformerUtils.cpp230 const int64_t head_dim_v = value.size(3); in sdpa_nested_preprocessing_with_broadcast() local
407 const int64_t head_dim_v = value.size(3); in sdpa_nested_preprocessing() local
484 const int64_t head_dim_v = value.size(3); in sdpa_nested_preprocessing_backward() local
/aosp_15_r20/external/pytorch/test/
H A Dtest_flop_counter.py324 head_dim_v, argument
481 head_dim_v, argument
/aosp_15_r20/external/pytorch/aten/src/ATen/native/transformers/cuda/
H A Dattention_backward.cu197 const int64_t head_dim_v = value.size(3); in _scaled_dot_product_cudnn_attention_backward_cuda() local
H A Dattention.cu755 const int64_t head_dim_v = value.size(3); in _scaled_dot_product_cudnn_attention_cuda() local
/aosp_15_r20/external/pytorch/test/cpp_extensions/
H A Dopen_registration_extension.cpp457 const int64_t head_dim_v = value.size(3); in custom_scaled_dot_product_fused_attention_overrideable() local