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