Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/ops/
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
Dcollective_ops_test.py49 communication_hint='auto', argument
/external/tensorflow/tensorflow/core/kernels/
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::__anon33201ef50111::CollectiveGroupResource
/external/tensorflow/tensorflow/core/framework/
Dcollective.h114 string communication_hint; // user-supplied hint for implementation choice, member