Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/lib/core/
Darena.h95 char* freestart_when_empty_; // beginning of the free space when we're empty variable
Darena.cc100 freestart_when_empty_ = freestart_; in Reset()