Searched refs:reader_pool (Results 1 – 1 of 1) sorted by relevance
394 std::unique_ptr<thread::ThreadPool> reader_pool; in RestoreTensorsV2() local396 reader_pool.reset( in RestoreTensorsV2()399 reader_pool->Schedule([&op]() { op->run_with_new_reader(); }); in RestoreTensorsV2()