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

!5204 fix bugs

Merge pull request !5204 from lihongkang/lhk_master
......@@ -1125,7 +1125,7 @@ class ResizeBilinearGrad(PrimitiveWithInfer):
return orig_shape
def infer_dtype(self, dout_dtype, orig_type):
return dout_dtype
return orig_type
class ResizeNearestNeighborGrad(PrimitiveWithInfer):
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册