Searched refs:MemoryForAllocation (Results 1 – 2 of 2) sorted by relevance
94 static StatusOr<MaybeOwningDeviceMemory> MemoryForAllocation( in MemoryForAllocation() function141 buffers[i], MemoryForAllocation(allocation, arguments, memory_allocator, in CreateBufferTable()
1227 static StatusOr<std::shared_ptr<MaybeOwningCpuMemory>> MemoryForAllocation( in MemoryForAllocation() function1265 TF_ASSIGN_OR_RETURN(buffers[i], MemoryForAllocation(allocation, arguments)); in CreateBufferTable()