Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/python/ops/
H A Dcollective_ops.py26 communication_hint='auto', argument
101 communication_hint='auto', argument
163 communication_hint='auto', argument
203 communication_hint='auto', argument
254 communication_hint='auto', argument
316 communication_hint='auto', argument
351 communication_hint='auto', argument
395 communication_hint='auto', argument
430 communication_hint='auto', argument
H A Dcollective_ops_test.py49 communication_hint='auto', argument
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/
H A Dcollective_ops.cc911 string communication_hint, float timeout_seconds) in CollectiveGroupResource()
934 string communication_hint() const { return communication_hint_; } in communication_hint() function in tensorflow::__anon3faef4750111::CollectiveGroupResource
/aosp_15_r20/external/tensorflow/tensorflow/core/framework/
H A Dcollective.h114 string communication_hint; // user-supplied hint for implementation choice, member