OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ProcessUnnestedSubcomputation
(Results
1 - 2
of
2
) sorted by null
/external/tensorflow/tensorflow/compiler/xla/service/
hlo_cost_analysis.cc
638
ProcessUnnestedSubcomputation
(call->to_apply()));
668
ProcessUnnestedSubcomputation
(xla_while->while_body()));
672
ProcessUnnestedSubcomputation
(xla_while->while_condition()));
691
ProcessUnnestedSubcomputation
(conditional->branch_computation(0)));
696
ProcessUnnestedSubcomputation
(conditional->branch_computation(j)));
785
HloCostAnalysis::
ProcessUnnestedSubcomputation
(HloComputation* computation) {
hlo_cost_analysis.h
163
//
ProcessUnnestedSubcomputation
is that we expect to get profile results for
177
StatusOr<Properties>
ProcessUnnestedSubcomputation
(
Completed in 595 milliseconds