Searched defs:exec_key (Results  1 – 9 of 9) sorted by relevance
| /external/armnn/python/pyarmnn/src/pyarmnn/_utilities/ | 
| D | profiling_helper.py | 90 def __get_backend(exec_key):  argument
 | 
| /external/tensorflow/tensorflow/core/nccl/ | 
| D | collective_communicator.cc | 65 string NcclCollectiveKey(const string& exec_key, int step_id) {  in NcclCollectiveKey()
 | 
| /external/tensorflow/tensorflow/core/kernels/ | 
| D | collective_nccl_test.cc | 328       string exec_key =  in RunReduce()  local360       string exec_key =  in RunBroadcast()  local
 401       string exec_key =  in RunGather()  local
 
 | 
| /external/tensorflow/tensorflow/core/framework/ | 
| D | collective.cc | 159     const string& exec_key, int64_t step_id, const Tensor* input,  in CollectiveContext()
 | 
| D | collective.h | 317                             const string& exec_key, StatusCallback done) {  in ExecuteAsync()398   const string exec_key;  member
 
 | 
| /external/tensorflow/tensorflow/core/common_runtime/ | 
| D | ring_alg.cc | 64 string RingAlgBufKey(const string& name, const string& exec_key, int pass,  in RingAlgBufKey()
 | 
| D | hierarchical_tree_broadcaster.cc | 45 string BroadcastBufKey(const string& exec_key, int subdiv, int src_rank,  in BroadcastBufKey()
 | 
| D | collective_test_util.cc | 351   string exec_key = strings::StrCat(col_params->instance.instance_key, ":0:0");  in RunCollective()  local
 | 
| D | base_collective_executor.cc | 274                                           const string& exec_key,  in ExecuteAsync()
 |