使用nnie的runtime时报错

问题描述:
使用runtime的异步接口ForwardGroupAsync,前面都没什么问题。到了上万帧的时候百分百报错,报错信息如下:
E[hirt] Can not find frame[12777] model group task!
E[hirt] assembleBlobsForOneGroupItem[get_h1] src error
E[hirt] assembleBlobs error

12777是帧数,,get_h1是我的一个Connector结点名称。
不知道是为什么。

https://blog.csdn.net/zhouxj0818/article/details/51003553