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.cc147 bool in_global_set = global_set.contains(computation); in GatherComputationsByAllocationType() local
152 (!is_thread_local && in_global_set)) { in GatherComputationsByAllocationType()
161 if ((is_thread_local && in_global_set) || in GatherComputationsByAllocationType()