Home
last modified time | relevance | path

Searched defs:SIMDScheduling (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/pytorch/torch/_inductor/codegen/
H A Dtriton_combo_kernel.py51 triton_scheduling: SIMDScheduling,
141 SIMDScheduling, argument
191 triton_scheduling: SIMDScheduling,
246 triton_scheduling: SIMDScheduling,
H A Dsimd.py939 class SIMDScheduling(BaseScheduling): class