Searched refs:CreateEndpoint (Results 1 – 2 of 2) sorted by relevance
/external/tensorflow/tensorflow/contrib/gdr/ |
D | gdr_memory_manager.cc | 132 Status CreateEndpoint(const string& host, const string& port, 443 CreateEndpoint(remote_mr.host(), remote_mr.port(), iter->second); in TensorFromTransportOptions() 539 Status GdrMemoryManager::CreateEndpoint(const string& host, const string& port, in CreateEndpoint() function in tensorflow::__anon0ef87b4d0111::GdrMemoryManager
|
/external/tensorflow/tensorflow/java/src/gen/cc/ |
D | op_specs.cc | 335 EndpointSpec CreateEndpoint(const OpDef& op_def, const ApiDef& api_def, in CreateEndpoint() function 386 op.endpoints_.push_back(CreateEndpoint(op_def, api_def, endpoint_def)); in Create()
|