Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/
Dcpu_function_runtime.cc62 bool should_allocate = in AlignedBufferBytes() local
89 bool should_allocate = in MallocContiguousBuffers() local
/external/pytorch/torch/_inductor/
Dir.py3159 def should_allocate(self): member in Buffer
3505 def should_allocate(self): member in ComputedBuffer
3551 def should_allocate(self): member in TemplateBuffer
3924 def should_allocate(self): member in ConcatKernel
4581 def should_allocate(self): member in ExternKernelOut
4640 def should_allocate(self): member in ExternKernelAlloc
4691 def should_allocate(self): member in UserDefinedTritonKernel
4786 def should_allocate(self): member in MutationOutput
4818 def should_allocate(self): member in InplaceBernoulliFallback
4855 def should_allocate(self): member in InplaceCopyFallback
[all …]