!13961 Get correct monad

From: @liangzelang
Reviewed-by: 
Signed-off-by:
This commit is contained in:
mindspore-ci-bot 2021-03-26 14:08:20 +08:00 committed by Gitee
commit 7e1dd06077
1 changed files with 1 additions and 1 deletions

View File

@ -869,7 +869,7 @@ class AscendAutoMonadConverter {
if (last_monad_ != nullptr) {
return last_monad_;
}
return GetMonadValue();
return GetMonad();
}
// Make a assign cnode.