OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:GetComputationStats
(Results
1 - 3
of
3
) sorted by null
/external/tensorflow/tensorflow/compiler/xla/client/
client.cc
327
StatusOr<ComputationStats> Client::
GetComputationStats
(
335
Status s = stub_->
GetComputationStats
(&request, &response);
382
GetComputationStats
(computation,
/external/tensorflow/tensorflow/compiler/xla/python/
xla_client.py
645
def
GetComputationStats
(self):
[
all
...]
/external/tensorflow/tensorflow/compiler/xla/service/
service.cc
[
all
...]
Completed in 252 milliseconds