HomeSort by relevance Sort by last modified time
    Searched refs:ShouldStoreGraphs (Results 1 - 3 of 3) sorted by null

  /external/tensorflow/tensorflow/core/common_runtime/eager/
context.h 187 bool ShouldStoreGraphs() LOCKS_EXCLUDED(metadata_mu_);
context.cc 361 bool EagerContext::ShouldStoreGraphs() {
execute.cc 429 if (ctx->ShouldStoreGraphs()) {
482 if (ctx->ShouldStoreGraphs()) {
    [all...]

Completed in 298 milliseconds