OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ExecuteParallel
(Results
1 - 2
of
2
) sorted by null
/external/tensorflow/tensorflow/compiler/xla/client/
client.cc
234
StatusOr<std::vector<std::unique_ptr<GlobalData>>> Client::
ExecuteParallel
(
250
tensorflow::Status s = stub_->
ExecuteParallel
(&request, &response);
/external/tensorflow/tensorflow/compiler/xla/service/
service.cc
689
tensorflow::Status Service::
ExecuteParallel
(const ExecuteParallelRequest* arg,
760
VLOG(3) << "
ExecuteParallel
created HloModuleConfig computation layout: "
[
all
...]
Completed in 217 milliseconds