Home
last modified time | relevance | path

Searched defs:function_graphs (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/core/protobuf/
Dconfig.proto779 repeated FunctionGraphs function_graphs = 4; field
/external/tensorflow/tensorflow/core/common_runtime/eager/
Dexecute.cc1485 auto* function_graphs = ctx->RunMetadataProto()->add_function_graphs(); in CollectGraphs() local
/external/tensorflow/tensorflow/core/tfrt/eager/
Dc_api_tfrt.cc1182 auto* function_graphs = run_metadata_->add_function_graphs(); in RunMetadataRecordFunction() local