Home
last modified time | relevance | path

Searched refs:in_global_set (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/
Dbuffer_assignment.cc141 bool in_global_set = global_set.contains(computation); in GatherComputationsByAllocationType() local
146 (!is_thread_local && in_global_set)) { in GatherComputationsByAllocationType()
155 if ((is_thread_local && in_global_set) || in GatherComputationsByAllocationType()