Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/_inductor/codegen/
H A Dtriton_split_scan.py48 def should_use_persistent_reduction(self) -> bool: member in TritonSplitScanKernel
H A Dsimd.py339 else self.should_use_persistent_reduction()
409 def should_use_persistent_reduction(self) -> bool: member in SIMDKernel
H A Dtriton.py1264 def should_use_persistent_reduction(self) -> bool: member in TritonKernel