Searched refs:GetThreadPoolDevice (Results 1 – 4 of 4) sorted by relevance
56 auto thread_pool_device = GetThreadPoolDevice(&context); in TEST()68 auto thread_pool_device = GetThreadPoolDevice(&context); in TEST()89 auto thread_pool_device = GetThreadPoolDevice(&context); in TEST()109 auto thread_pool_device = GetThreadPoolDevice(&context); in TEST()116 thread_pool_device = GetThreadPoolDevice(&context); in TEST()124 thread_pool_device = GetThreadPoolDevice(&context); in TEST()131 thread_pool_device = GetThreadPoolDevice(&context); in TEST()138 thread_pool_device = GetThreadPoolDevice(&context); in TEST()146 thread_pool_device = GetThreadPoolDevice(&context); in TEST()
101 const Eigen::ThreadPoolDevice* GetThreadPoolDevice() { in GetThreadPoolDevice() function in tflite::eigen_support::__anonf8036f140111::LazyEigenThreadPoolHolder184 const Eigen::ThreadPoolDevice* GetThreadPoolDevice(TfLiteContext* context) { in GetThreadPoolDevice() function190 return ptr->thread_pool_holder->GetThreadPoolDevice(); in GetThreadPoolDevice()
40 const EigenForTFLite::ThreadPoolDevice* GetThreadPoolDevice(
805 *eigen_support::GetThreadPoolDevice(context), op_params, in EvalFloat()