Searched refs:ShouldStoreGraphs (Results 1 – 4 of 4) sorted by relevance
1198 if (ctx.ShouldStoreGraphs()) { in GetOrCreateKernelAndDevice()1313 if (ctx.ShouldStoreGraphs()) { in AddOrExecuteNode()2131 if (ctx.ShouldStoreGraphs()) { in EagerLocalExecuteAsync()
368 bool ShouldStoreGraphs() TF_LOCKS_EXCLUDED(metadata_mu_);
1099 bool EagerContext::ShouldStoreGraphs() { return should_store_graphs_.load(); } in ShouldStoreGraphs() function in tensorflow::EagerContext
1551 context_->GetEagerContext()->ShouldStoreGraphs()) { in Initialize()