HomeSort by relevance Sort by last modified time
    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