未验证 提交 023b1e45 编写于 作者: G guru4elephant 提交者: GitHub

Update async_executor.md

上级 f929f87e
......@@ -59,7 +59,6 @@ std::vector<float> AsyncExecutor::RunFromFile(
2) each reader has a Next() iterface, that can fetch an instance
from the input queue
*/
// todo: should be factory method for creating datafeed
std::vector<std::shared_ptr<DataFeed> > readers;
PrepareReaders(readers, thread_num, data_feed_desc, filelist);
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册