Home
last modified time | relevance | path

Searched refs:add_function_graphs (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/core/tfrt/eager/
H A Dc_api_tfrt.cc1225 auto* function_graphs = run_metadata_->add_function_graphs(); in RunMetadataRecordFunction()
/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/eager/
H A Dexecute.cc1769 auto* function_graphs = ctx->RunMetadataProto()->add_function_graphs(); in CollectGraphs()
/aosp_15_r20/out/soong/.intermediates/external/tensorflow/tensorflow_core_proto_cpp_lite/android_arm64_armv8-2a_cortex-a55_static_apex33/gen/proto/tensorflow/core/protobuf/
Dconfig.pb.h3626 ::tensorflow::RunMetadata_FunctionGraphs* add_function_graphs(); in Swap()
7850 inline ::tensorflow::RunMetadata_FunctionGraphs* RunMetadata::add_function_graphs() { in add_function_graphs() function