OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:eigen_intra_op_thread_pool
(Results
1 - 3
of
3
) sorted by null
/external/tensorflow/tensorflow/compiler/xla/service/
backend.h
153
tensorflow::thread::ThreadPool*
eigen_intra_op_thread_pool
() const;
backend.cc
186
tensorflow::thread::ThreadPool* Backend::
eigen_intra_op_thread_pool
() const {
function in class:xla::Backend
service.cc
319
execute_backend_->
eigen_intra_op_thread_pool
() != nullptr) {
321
execute_backend_->
eigen_intra_op_thread_pool
()->NumThreads());
[
all
...]
Completed in 119 milliseconds