Home | Sort by relevance Sort by last modified time |
/external/tensorflow/tensorflow/compiler/xla/service/ | |
buffer_assignment.h | 82 void set_is_thread_local(bool is_thread_local) { function in class:xla::BufferAllocation |
buffer_assignment.cc | 257 proto.set_is_thread_local(is_thread_local_); [all...] |