Searched defs:communication_hint (Results 1 – 4 of 4) sorted by relevance
/aosp_15_r20/external/tensorflow/tensorflow/python/ops/ |
H A D | collective_ops.py | 26 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 D | collective_ops_test.py | 49 communication_hint='auto', argument
|
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/ |
H A D | collective_ops.cc | 911 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 D | collective.h | 114 string communication_hint; // user-supplied hint for implementation choice, member
|