Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/framework/
Dop_kernel.h572 void ClearGraphs() TF_EXCLUSIVE_LOCKS_REQUIRED(mu) { in ClearGraphs() function
/external/tensorflow/tensorflow/core/common_runtime/eager/
Dexecute.cc1067 collector->ClearGraphs(); in CollectGraphs()