提交 3bacea7b 编写于 作者: X xiefangqi

fix gpu hung problem

上级 1f2ca74c
......@@ -248,7 +248,7 @@ class Iterator:
return self.depipeline.GetNumClasses()
def __deepcopy__(self, memo):
return Iterator(copy.deepcopy(self.dataset, memo))
return self
class DictIterator(Iterator):
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册