Home
last modified time | relevance | path

Searched defs:GetMemoryLimitInBytes (Results 1 – 9 of 9) sorted by relevance

/external/tensorflow/tensorflow/stream_executor/
Dscratch_allocator.cc29 int64 OneTimeScratchAllocator::GetMemoryLimitInBytes() { return -1; } in GetMemoryLimitInBytes() function in stream_executor::OneTimeScratchAllocator
/external/tensorflow/tensorflow/core/kernels/
Dconv_ops_gpu.h48 int64 GetMemoryLimitInBytes() override { return memory_limit_; } in GetMemoryLimitInBytes() function
Dfft_ops.cc374 int64 GetMemoryLimitInBytes() override { return memory_limit_; } in GetMemoryLimitInBytes() function in tensorflow::__anoncd6103410111::CufftScratchAllocator
Dfused_batch_norm_op.cc692 int64 GetMemoryLimitInBytes() override { in GetMemoryLimitInBytes() function in tensorflow::functor::CudnnBatchNormAllocatorInTemp
745 int64 GetMemoryLimitInBytes() override { in GetMemoryLimitInBytes() function in tensorflow::functor::CudnnBatchNormAllocatorInOutput
Dcudnn_rnn_ops.cc368 int64 GetMemoryLimitInBytes() override { in GetMemoryLimitInBytes() function in tensorflow::__anon787752e60111::CudnnRnnAllocatorInTemp
413 int64 GetMemoryLimitInBytes() override { in GetMemoryLimitInBytes() function in tensorflow::__anon787752e60111::CudnnRnnAllocatorInOutput
452 int64 GetMemoryLimitInBytes() override { in GetMemoryLimitInBytes() function in tensorflow::__anon787752e60111::CudnnRNNSpaceAllocator
/external/tensorflow/tensorflow/stream_executor/gpu/
Dredzone_allocator.h53 int64 GetMemoryLimitInBytes() override { return memory_limit_; } in GetMemoryLimitInBytes() function
/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dfft_thunk.cc34 int64 FftScratchAllocator::GetMemoryLimitInBytes() { in GetMemoryLimitInBytes() function in xla::gpu::FftScratchAllocator
Dgpu_conv_runner.cc52 int64 GetMemoryLimitInBytes() override { return scratch_.size(); } in GetMemoryLimitInBytes() function in xla::gpu::__anon66499ca80111::ScratchBufAllocator
Dgpu_conv_algorithm_picker.cc62 int64 GetMemoryLimitInBytes() override { in GetMemoryLimitInBytes() function in xla::gpu::__anonbaa4aab20111::ScratchAllocator