Home
last modified time | relevance | path

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

/external/pytorch/torch/_inductor/codegen/
Dwrapper.py248 class MemoryPlanningState: class
355 def plan(self, state: MemoryPlanningState) -> MemoryPlanningLine:
381 def plan(self, state: MemoryPlanningState) -> MemoryPlanningLine:
412 def plan(self, state: MemoryPlanningState) -> MemoryPlanningLine:
436 def plan(self, state: MemoryPlanningState) -> MemoryPlanningLine: