Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dbuffer_assignment.h82 void set_is_thread_local(bool is_thread_local) { in set_is_thread_local() function
Dbuffer_assignment.cc257 proto.set_is_thread_local(is_thread_local_); in ToProto()
1030 allocation->set_is_thread_local(true); in AssignBuffersForComputation()