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.h85 void set_is_thread_local(bool is_thread_local) { in set_is_thread_local() function
Dbuffer_assignment.cc274 proto.set_is_thread_local(is_thread_local_); in ToProto()
1150 allocation->set_is_thread_local(true); in AssignSingleHloBuffer()