Home
last modified time | relevance | path

Searched defs:is_distributed_communication (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/core/framework/
H A Dop_def.proto176 bool is_distributed_communication = 21; field
/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/
H A Dgraph_view.h86 bool is_distributed_communication : 1; // True iff the op is registered to member
/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/framework/
Dop_def.pb.h2439 inline bool OpDef::is_distributed_communication() const { in is_distributed_communication() function