Home
last modified time | relevance | path

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

/aosp_15_r20/external/eigen/unsupported/Eigen/CXX11/src/Tensor/
H A DTensorContractionThreadPool.h1008 device_.enqueueNoNotification(
1062 device_.enqueueNoNotification(
1081 device_.enqueueNoNotification(
1372 evaluator->m_device.enqueueNoNotification(
1391 evaluator->m_device.enqueueNoNotification(
H A DTensorDeviceThreadPool.h168 EIGEN_STRONG_INLINE void enqueueNoNotification(Function&& f, in enqueueNoNotification() function
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/cpu/
H A Druntime_fork_join.cc89 run_options->intra_op_thread_pool()->enqueueNoNotification( in __xla_cpu_runtime_ParallelForkJoin()