Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/common_runtime/
Dscoped_allocator.h105 const AllocationAttributes& allocator_attr) override { in AllocateRaw()
/external/tensorflow/tensorflow/core/framework/
Dop_kernel.cc282 AllocatorAttributes allocator_attr) { in allocate_temp()
568 const TensorShape& shape, const AllocatorAttributes& allocator_attr, in forward_input_or_allocate_temp()
777 AllocatorAttributes allocator_attr, in allocate_temp()
Dop_kernel.h1015 Tensor* out_temp, AllocatorAttributes allocator_attr) { in allocate_temp()
1278 AllocatorAttributes allocator_attr) { in allocate_tensor()
/external/tensorflow/tensorflow/c/
Dkernels.cc530 tensorflow::AllocatorAttributes allocator_attr; in TF_AllocateTemp() local