Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/stream_executor/
Dscratch_allocator.cc31 port::StatusOr<DeviceMemory<uint8>> OneTimeScratchAllocator::AllocateBytes( in AllocateBytes() function in stream_executor::OneTimeScratchAllocator
/external/ruy/ruy/
Dallocator.cc45 void* Allocator::AllocateBytes(std::ptrdiff_t num_bytes) { in AllocateBytes() function in ruy::Allocator
/external/tensorflow/tensorflow/core/kernels/
Dconv_ops_gpu.h57 se::port::StatusOr<se::DeviceMemory<uint8>> AllocateBytes( in AllocateBytes() function
Dfft_ops.cc368 se::port::StatusOr<se::DeviceMemory<uint8>> AllocateBytes( in AllocateBytes() function in tensorflow::__anon049b3f3c0111::CufftScratchAllocator
Dfused_batch_norm_op.cc675 StatusOr<DeviceMemory<uint8>> AllocateBytes(int64 byte_size) override { in AllocateBytes() function in tensorflow::functor::CudnnBatchNormAllocatorInTemp
728 StatusOr<DeviceMemory<uint8>> AllocateBytes(int64 byte_size) override { in AllocateBytes() function in tensorflow::functor::CudnnBatchNormAllocatorInOutput
Dcudnn_rnn_ops.cc370 StatusOr<DeviceMemory<uint8>> AllocateBytes(int64 byte_size) override { in AllocateBytes() function in tensorflow::__anond88b5f210111::CudnnRnnAllocatorInTemp
414 StatusOr<DeviceMemory<uint8>> AllocateBytes(int64 byte_size) override { in AllocateBytes() function in tensorflow::__anond88b5f210111::CudnnRnnAllocatorInOutput
454 StatusOr<DeviceMemory<uint8>> AllocateBytes(int64 byte_size) override { in AllocateBytes() function in tensorflow::__anond88b5f210111::CudnnRNNPersistentSpaceAllocator
/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dfft_thunk.cc40 StatusOr<se::DeviceMemory<uint8>> FftScratchAllocator::AllocateBytes( in AllocateBytes() function in xla::gpu::FftScratchAllocator
Dgpu_conv_runner.cc54 se::port::StatusOr<DeviceMemory<uint8>> AllocateBytes( in AllocateBytes() function in xla::gpu::__anon53f8f4230111::ScratchBufAllocator
Dgpu_conv_algorithm_picker.cc81 StatusOr<se::DeviceMemory<uint8>> ScratchAllocator::AllocateBytes( in AllocateBytes() function in xla::gpu::__anon6437d7ed0111::ScratchAllocator
/external/libtextclassifier/native/utils/base/
Darena.cc63 char* AllocateBytes(size_t size) { in AllocateBytes() function
/external/tensorflow/tensorflow/stream_executor/gpu/
Dredzone_allocator.cc63 port::StatusOr<DeviceMemory<uint8>> RedzoneAllocator::AllocateBytes( in AllocateBytes() function in stream_executor::RedzoneAllocator
/external/protobuf/src/google/protobuf/
Ddescriptor.cc1226 void* DescriptorPool::Tables::AllocateBytes(int size) { in AllocateBytes() function in google::protobuf::DescriptorPool::Tables