Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/common_runtime/eager/
Dcontext.h321 RunMetadata* RunMetadataProto() TF_EXCLUSIVE_LOCKS_REQUIRED(metadata_mu_) { in RunMetadataProto() function
Dexecute.cc1054 *ctx->RunMetadataProto()->add_partition_graphs() = graph; in CollectGraphs()
1058 auto* function_graphs = ctx->RunMetadataProto()->add_function_graphs(); in CollectGraphs()