Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/_inductor/
H A Dselect_algorithm.py134 subgraphs: Optional[List[ir.ComputedBuffer]] = None,
H A Dscheduler.py829 node: Union[ir.ComputedBuffer, ir.TemplateBuffer],
H A Dir.py3208 class ComputedBuffer(Buffer): class