Home
last modified time | relevance | path

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

/external/pytorch/aten/src/ATen/native/nested/cuda/
DNestedTensorTransformerUtils.cpp215 const int64_t q_batch_size = query.size(0); in sdpa_nested_preprocessing_with_broadcast() local
392 const int64_t q_batch_size = query.size(0); in sdpa_nested_preprocessing() local
468 const int64_t q_batch_size = query.size(0); in sdpa_nested_preprocessing_backward() local
/external/pytorch/aten/src/ATen/native/transformers/
Dsdp_utils_cpp.h390 auto q_batch_size = params.query.sym_size(0); in check_batch_size_and_num_heads_dense() local
444 auto q_batch_size = params.query.sym_size(0); in check_batch_size_nested() local