Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/common_runtime/eager/
Dcontext.cc717 bool is_first_ref = false; in AddFunctionDef() local
747 is_first_ref = registered_function->RefCountIsOne(); in AddFunctionDef()
749 if (is_first_ref) { in AddFunctionDef()