提交 77acb44b 编写于 作者: M mindspore-ci-bot 提交者: Gitee

!740 Fix gpu send data twice problem

Merge pull request !740 from xiefangqi/md_fix_gpu_issue1
......@@ -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.
先完成此消息的编辑!
想要评论请 注册