Home
last modified time | relevance | path

Searched refs:sfdp_pattern_5_v1 (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/pytorch/test/inductor/
H A Dtest_fused_attention.py321 def sfdp_pattern_5_v1(query, key, value): function
345 self._check_common(sfdp_pattern_5_v1, contains=False)
346 self._check_common(checkpoint_wrapper(sfdp_pattern_5_v1), contains=False)