OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:CreateChannelHandle
(Results
1 - 2
of
2
) sorted by null
/external/tensorflow/tensorflow/compiler/xla/client/
client.cc
400
StatusOr<ChannelHandle> Client::
CreateChannelHandle
() {
405
Status s = stub_->
CreateChannelHandle
(&request, &response);
/external/tensorflow/tensorflow/compiler/xla/service/
service.cc
193
tensorflow::Status Service::
CreateChannelHandle
(
[
all
...]
Completed in 680 milliseconds