!7638 make ZerosLike parallel care

Merge pull request !7638 from yihuaijie/master
This commit is contained in:
mindspore-ci-bot 2020-10-26 09:25:07 +08:00 committed by Gitee
commit 535bfd8b0c
1 changed files with 0 additions and 1 deletions

View File

@ -74,7 +74,6 @@ const std::set<std::string> BLACK_LIST = {TUPLE_GETITEM,
DROPOUT_GEN_MASK,
EMBED,
CREATINSTANCE,
ZEROSLIKE,
ASSIGN,
REF_TO_EMBED,
STOP_GRADIENT};