Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/common_runtime/eager/
Dexecute.cc973 collector->ClearGraphs(); in EagerKernelExecute()
/external/tensorflow/tensorflow/core/framework/
Dop_kernel.h554 void ClearGraphs() EXCLUSIVE_LOCKS_REQUIRED(mu) { in ClearGraphs() function