Home
last modified time | relevance | path

Searched defs:AllocateRaw (Results 1 – 22 of 22) sorted by relevance

/external/tensorflow/tensorflow/core/common_runtime/
Dscoped_allocator.cc58 void* ScopedAllocator::AllocateRaw(int32 field_index, size_t num_bytes) { in AllocateRaw() function in tensorflow::ScopedAllocator
191 void* ScopedAllocatorInstance::AllocateRaw(size_t alignment, size_t num_bytes) { in AllocateRaw() function in tensorflow::ScopedAllocatorInstance
Dmkl_cpu_allocator.h66 void* AllocateRaw(size_t alignment, size_t num_bytes) override { in AllocateRaw() function
225 inline void* AllocateRaw(size_t alignment, size_t num_bytes) override { in AllocateRaw() function
Dallocator_retry.cc51 void* AllocatorRetry::AllocateRaw( in AllocateRaw() function in tensorflow::AllocatorRetry
Dscoped_allocator.h104 void* AllocateRaw(size_t alignment, size_t num_bytes, in AllocateRaw() function
Dprocess_state.h126 void* AllocateRaw(size_t alignment, size_t num_bytes) override { in AllocateRaw() function
Dpool_allocator.cc95 void* PoolAllocator::AllocateRaw(size_t alignment, size_t num_bytes) { in AllocateRaw() function in tensorflow::PoolAllocator
Dbfc_allocator.h59 void* AllocateRaw(size_t alignment, size_t num_bytes) override { in AllocateRaw() function
Dbfc_allocator.cc253 void* BFCAllocator::AllocateRaw(size_t unused_alignment, size_t num_bytes, in AllocateRaw() function in tensorflow::BFCAllocator
/external/tensorflow/tensorflow/core/common_runtime/gpu/
Dgpu_managed_allocator.cc30 void* GpuManagedAllocator::AllocateRaw(size_t alignment, size_t num_bytes) { in AllocateRaw() function in tensorflow::GpuManagedAllocator
Dgpu_cudamalloc_allocator.cc39 void* GPUcudaMallocAllocator::AllocateRaw(size_t alignment, size_t num_bytes) { in AllocateRaw() function in tensorflow::GPUcudaMallocAllocator
Dgpu_debug_allocator.cc88 void* GPUDebugAllocator::AllocateRaw(size_t alignment, size_t num_bytes) { in AllocateRaw() function in tensorflow::GPUDebugAllocator
167 void* GPUNanResetAllocator::AllocateRaw(size_t alignment, size_t num_bytes) { in AllocateRaw() function in tensorflow::GPUNanResetAllocator
Dgpu_allocator_retry_test.cc37 void* AllocateRaw(size_t alignment, size_t num_bytes) { in AllocateRaw() function in tensorflow::__anon55289c970111::FakeAllocator
/external/tensorflow/tensorflow/core/framework/
Dtracking_allocator_test.cc30 void* AllocateRaw(size_t /*alignment*/, size_t num_bytes) override { in AllocateRaw() function in tensorflow::TestableSizeTrackingAllocator
56 void* AllocateRaw(size_t /*alignment*/, size_t num_bytes) override { in AllocateRaw() function in tensorflow::NoMemoryAllocator
Dallocator.h201 virtual void* AllocateRaw(size_t alignment, size_t num_bytes, in AllocateRaw() function
306 void* AllocateRaw(size_t alignment, size_t num_bytes) override { in AllocateRaw() function
310 void* AllocateRaw(size_t alignment, size_t num_bytes, in AllocateRaw() function
Dtracking_allocator.h58 void* AllocateRaw(size_t alignment, size_t num_bytes) override { in AllocateRaw() function
Dtracking_allocator.cc32 void* TrackingAllocator::AllocateRaw( in AllocateRaw() function in tensorflow::TrackingAllocator
Dcpu_allocator_impl.cc76 void* AllocateRaw(size_t alignment, size_t num_bytes) override { in AllocateRaw() function in tensorflow::__anon435a67570111::CPUAllocator
Dtensor_test.cc1155 void* AllocateRaw(size_t alignment, size_t num_bytes) override { in AllocateRaw() function in tensorflow::__anona5e40b380111::DummyCPUAllocator
/external/tensorflow/tensorflow/core/kernels/
Dimmutable_constant_op.cc39 void* AllocateRaw(size_t alignment, size_t num_bytes) override { in AllocateRaw() function in tensorflow::__anonda76d6cb0111::MemmappedTensorAllocator
/external/tensorflow/tensorflow/compiler/tf2xla/
Dxla_compilation_device.cc44 void* AllocateRaw(size_t alignment, size_t num_bytes) override { in AllocateRaw() function in tensorflow::XlaCompilationAllocator
/external/tensorflow/tensorflow/compiler/jit/
Dxla_device_context.cc42 void* XlaDeviceAllocator::AllocateRaw(size_t alignment, size_t num_bytes) { in AllocateRaw() function in tensorflow::XlaDeviceAllocator
/external/tensorflow/tensorflow/compiler/xla/pjrt/
Dpjrt_stream_executor_client.cc182 void* AllocateRaw(size_t alignment, size_t num_bytes) override { in AllocateRaw() function in xla::CpuAllocator