Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/distributed_runtime/
H A Dmessage_wrappers_test.cc91 EXPECT_FALSE(request.exec_opts().record_partition_graphs()); in CheckRunGraphRequest()
H A Dgraph_mgr.cc453 if (opts.record_partition_graphs()) { in ExecuteAsync()
/aosp_15_r20/external/tensorflow/tensorflow/core/protobuf/
H A Dworker.proto227 bool record_partition_graphs = 4; field
/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/
Dworker.pb.h2152 bool record_partition_graphs() const; in Swap()
7408 inline bool ExecutorOpts::record_partition_graphs() const { in record_partition_graphs() function