Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/_inductor/codegen/
H A Dwrapper.py1853 def codegen_allocation(self, buffer: ir.Buffer): member in WrapperCodeGen
1876 self.codegen_allocation(layout.view.data.data)
1917 self.codegen_allocation(input_buffer)
/aosp_15_r20/external/pytorch/torch/_inductor/
H A Dscheduler.py112 V.graph.wrapper_code.codegen_allocation(self.node)
127 V.graph.wrapper_code.codegen_allocation(self.node)