Searched refs:ShouldStoreGraphs (Results 1 – 3 of 3) sorted by relevance
187 bool ShouldStoreGraphs() LOCKS_EXCLUDED(metadata_mu_);
429 if (ctx->ShouldStoreGraphs()) { in EagerLocalExecute()482 if (ctx->ShouldStoreGraphs()) { in EagerLocalExecute()
361 bool EagerContext::ShouldStoreGraphs() { in ShouldStoreGraphs() function in tensorflow::EagerContext