Searched defs:tws (Results 1 – 3 of 3) sorted by relevance
125 internal::ThreadWorkSource tws; in TEST() local183 internal::ThreadWorkSource* tws; in TEST() local224 internal::ThreadWorkSource* tws; in TEST() local256 internal::ThreadWorkSource* tws; in TEST() local288 internal::ThreadWorkSource* tws; in TEST() local334 internal::ThreadWorkSource* tws; in TEST() local368 internal::ThreadWorkSource* tws; in TEST() local403 internal::ThreadWorkSource* tws; in TEST() local447 internal::ThreadWorkSource tws[3]; in TEST() local518 internal::ThreadWorkSource tws[4]; in TEST() local
383 void RunHandlerThreadPool::AddWorkToQueue(ThreadWorkSource* tws, in AddWorkToQueue()486 bool* task_from_blocking_queue, ThreadWorkSource** tws) { in FindTask()529 ThreadWorkSource* tws = nullptr; in WorkerLoop() local676 ThreadWorkSource* tws = nullptr; in WaitForWork() local740 internal::ThreadWorkSource* tws() { return &tws_; } in tws() function in tensorflow::RunHandler::Impl
85 auto can_refine_subtypes = [](TF::TensorFlowTypeWithSubtype tws) { in CanBeRefined()