Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dscratch_allocator.cc21 StatusOr<se::DeviceMemory<uint8>> ScratchAllocator::AllocateBytes( in AllocateBytes() function in xla::gpu::ScratchAllocator
Dfft_thunk.cc40 StatusOr<se::DeviceMemory<uint8>> FftScratchAllocator::AllocateBytes( in AllocateBytes() function in xla::gpu::FftScratchAllocator
Dcudnn_conv_runner.cc91 se::port::StatusOr<DeviceMemory<uint8>> AllocateBytes( in AllocateBytes() function in xla::gpu::__anon2b86fa710111::ScratchBufAllocator
/external/tensorflow/tensorflow/stream_executor/
Dscratch_allocator.cc32 port::StatusOr<DeviceMemory<uint8>> OneTimeScratchAllocator::AllocateBytes( in AllocateBytes() function in stream_executor::OneTimeScratchAllocator
/external/tensorflow/tensorflow/core/kernels/
Dconv_ops_gpu.h47 se::port::StatusOr<se::DeviceMemory<uint8>> AllocateBytes( in AllocateBytes() function
Dfft_ops.cc319 se::port::StatusOr<se::DeviceMemory<uint8>> AllocateBytes( in AllocateBytes() function in tensorflow::__anona0c96f1e0111::CufftScratchAllocator
Dcudnn_rnn_ops.cc370 StatusOr<DeviceMemory<uint8>> AllocateBytes(Stream* stream, in AllocateBytes() function in tensorflow::__anon454a70830111::CudnnRnnAllocatorInTemp
415 StatusOr<DeviceMemory<uint8>> AllocateBytes(Stream* stream, in AllocateBytes() function in tensorflow::__anon454a70830111::CudnnRnnAllocatorInOutput
456 StatusOr<DeviceMemory<uint8>> AllocateBytes(Stream* stream, in AllocateBytes() function in tensorflow::__anon454a70830111::CudnnRNNPersistentSpaceAllocator
/external/protobuf/src/google/protobuf/
Ddescriptor.cc1010 void* DescriptorPool::Tables::AllocateBytes(int size) { in AllocateBytes() function in google::protobuf::DescriptorPool::Tables