Searched defs:scoremod_1 (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/pytorch/test/inductor/ |
H A D | test_flex_attention.py | 699 def scoremod_1(qk, b, h, q, kv): function 726 def scoremod_1(qk, b, h, q, kv): function
|
H A D | test_flex_decoding.py | 689 def scoremod_1(qk, b, h, q, kv): function 716 def scoremod_1(qk, b, h, q, kv): function
|