Home
last modified time | relevance | path

Searched refs:started_backpedal_ (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/core/common_runtime/
Dbfc_allocator.h571 bool started_backpedal_ = false; variable
Dbfc_allocator.cc130 if (mem_addr == nullptr && !started_backpedal_) { in Extend()
132 started_backpedal_ = true; in Extend()