Searched defs:should_allocate (Results 1 – 2 of 2) sorted by relevance
/external/tensorflow/tensorflow/compiler/xla/ | ||
D | cpu_function_runtime.cc | 62 bool should_allocate = in AlignedBufferBytes() local |
/external/pytorch/torch/_inductor/ | ||
D | ir.py | 3159 def should_allocate(self): member in Buffer |