Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/protobuf/
H A Dconfig.proto821 repeated FunctionGraphs function_graphs = 4; field
/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() local
/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/eager/
H A Dexecute.cc1769 auto* function_graphs = ctx->RunMetadataProto()->add_function_graphs(); in CollectGraphs() local
/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.h7843 inline const ::tensorflow::RunMetadata_FunctionGraphs& RunMetadata::function_graphs(int index) cons… in function_graphs() function
7856 RunMetadata::function_graphs() const { in function_graphs() function