Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/csrc/api/src/nn/options/
H A Dactivation.cpp47 bool add_zero_attn, in MultiheadAttentionForwardFuncOptions()
/aosp_15_r20/external/pytorch/test/nn/
H A Dtest_multihead_attention.py142 add_zero_attn=False, argument
/aosp_15_r20/external/pytorch/torch/nn/modules/
H A Dactivation.py1047 add_zero_attn=False, argument
/aosp_15_r20/external/pytorch/test/cpp/api/
H A Dmodules.cpp3505 bool add_zero_attn = false, in _multihead_attn_test_helper()
/aosp_15_r20/external/pytorch/test/
H A Dtest_jit.py14917 add_zero_attn, # type: bool argument