Searched defs:memory_limit_ (Results 1 – 4 of 4) sorted by relevance
/external/tensorflow/tensorflow/compiler/xla/stream_executor/gpu/ | ||
D | redzone_allocator.h | 107 const int64_t memory_limit_; variable |
/external/tensorflow/tensorflow/core/kernels/ | ||
D | stage_op.cc | 171 std::size_t memory_limit_; member in tensorflow::__anonccc2466c0111::Buffer |
D | fft_ops.cc | 404 int64_t memory_limit_; member in tensorflow::__anon4f5ed94b0111::CufftScratchAllocator |
/external/tensorflow/tensorflow/core/common_runtime/ | ||
D | bfc_allocator.h | 541 size_t memory_limit_ = 0; variable |