Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dbuffer_assignment.cc146 bool in_thread_local_set = thread_local_set.contains(computation); in GatherComputationsByAllocationType() local
151 if ((is_thread_local && in_thread_local_set) || in GatherComputationsByAllocationType()
162 (!is_thread_local && in_thread_local_set)) { in GatherComputationsByAllocationType()