OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:global_computations
(Results
1 - 2
of
2
) sorted by null
/external/tensorflow/tensorflow/compiler/xla/service/
buffer_assignment.cc
123
std::vector<const HloComputation*>*
global_computations
) {
213
global_computations
->push_back(computation);
1789
std::vector<const HloComputation*>
global_computations
;
local
[
all
...]
buffer_assignment.h
45
// thread_local_computations or
global_computations
depending upon whether the
47
// elements in thread_local_computations and
global_computations
are in post
53
std::vector<const HloComputation*>*
global_computations
);
Completed in 70 milliseconds