Home
last modified time | relevance | path

Searched defs:need_weights (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/pytorch/test/
H A Dtest_native_mha.py113 …self, device, dtype, mode, use_nt, need_weights, average_attn_weights, use_padding=False, pad_all=… argument
278need_weights, average_attn_weights, use_padding, pad_all, fused): argument
H A Dtest_jit.py14923 need_weights=True, # type: bool argument
/aosp_15_r20/external/pytorch/torch/csrc/api/src/nn/modules/
H A Dactivation.cpp445 bool need_weights, in forward()
/aosp_15_r20/external/pytorch/aten/src/ATen/native/transformers/
H A Dattention.cpp272 bool need_weights, in native_multi_head_attention_cpu()
/aosp_15_r20/external/pytorch/aten/src/ATen/native/transformers/cuda/
H A Dattention.cu490 bool need_weights, in native_multi_head_attention_cuda()
/aosp_15_r20/external/pytorch/test/inductor/
H A Dtest_cpu_repro.py302 need_weights, argument