Searched defs:memory_limit_ (Results 1 – 4 of 4) sorted by relevance
/external/tensorflow/tensorflow/stream_executor/gpu/ | ||
D | redzone_allocator.h | 105 const int64 memory_limit_; variable |
/external/tensorflow/tensorflow/core/kernels/ | ||
D | stage_op.cc | 171 std::size_t memory_limit_; member in tensorflow::__anon298b6a7d0111::Buffer |
D | fft_ops.cc | 393 int64 memory_limit_; member in tensorflow::__anon049b3f3c0111::CufftScratchAllocator |
/external/tensorflow/tensorflow/core/common_runtime/ | ||
D | bfc_allocator.h | 523 size_t memory_limit_ = 0; variable |