Home
last modified time | relevance | path

Searched refs:mutable_partition_graphs (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/core/distributed_runtime/
H A Dmessage_wrappers_test.cc142 run_step_response->mutable_metadata()->mutable_partition_graphs(); in BuildRunStepResponse()
H A Dmaster_session.cc801 resp->mutable_metadata()->mutable_partition_graphs(); in RunPartitionsHelper()
/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.h3413 ::tensorflow::GraphDef* mutable_partition_graphs(int index); in Swap()
3415 mutable_partition_graphs(); in Swap()
3600 ::tensorflow::GraphDef* mutable_partition_graphs(int index); in Swap()
3602 mutable_partition_graphs(); in Swap()
7430 inline ::tensorflow::GraphDef* RunMetadata_FunctionGraphs::mutable_partition_graphs(int index) { in mutable_partition_graphs() function
7435 RunMetadata_FunctionGraphs::mutable_partition_graphs() { in mutable_partition_graphs() function
7791 inline ::tensorflow::GraphDef* RunMetadata::mutable_partition_graphs(int index) { in mutable_partition_graphs() function
7796 RunMetadata::mutable_partition_graphs() { in mutable_partition_graphs() function
/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/
H A Ddirect_session.cc823 run_metadata->mutable_partition_graphs(); in RunInternal()