Home
last modified time | relevance | path

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

/external/pytorch/torch/_inductor/codegen/
Dmemory_planning.py211 def _allocate(self, block: Allocation, is_last: bool) -> bool: member in MemorySplitProtocol
244 def _allocate(self, block: Allocation, is_last: bool): member in TemporalSplit
330 def _allocate(self, block: Allocation, is_last: bool): member in SpatialSplit