Home
last modified time | relevance | path

Searched defs:token_q (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/pytorch/test/inductor/
H A Dtest_flex_attention.py480 def all_bias(score, batch, head, token_q, token_kv): argument
836 def bias_mod(score, batch, head, token_q, token_kv): argument
H A Dtest_flex_decoding.py495 def all_bias(score, batch, head, token_q, token_kv): argument
781 def bias_mod(score, batch, head, token_q, token_kv): argument
/aosp_15_r20/external/pytorch/benchmarks/transformer/
H A Dscore_mod.py395 def causal_mask(score, b, h, token_q, token_kv): argument