Home
last modified time | relevance | path

Searched refs:enable_recv_scheduling (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/tools/api/golden/v1/
H A Dtensorflow.-graph-options.pbtxt6 name: "enable_recv_scheduling"
/aosp_15_r20/external/tensorflow/tensorflow/core/distributed_runtime/
H A Dgraph_mgr.cc186 popts.scheduling_for_recvs = graph_options.enable_recv_scheduling(); in InitItem()
H A Dmaster_session.cc1720 if (session_opts_.config.graph_options().enable_recv_scheduling()) { in BuildAndRegisterPartitions()
/aosp_15_r20/external/tensorflow/tensorflow/core/protobuf/
H A Dconfig.proto314 bool enable_recv_scheduling = 2; 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/
Dconfig.pb.h1355 bool enable_recv_scheduling() const; in Swap()
5083 inline bool GraphOptions::enable_recv_scheduling() const { in enable_recv_scheduling() function