diff --git a/mindspore/ccsrc/frontend/parallel/node_check.cc b/mindspore/ccsrc/frontend/parallel/node_check.cc index 2bb6f99496..ae2ed81661 100644 --- a/mindspore/ccsrc/frontend/parallel/node_check.cc +++ b/mindspore/ccsrc/frontend/parallel/node_check.cc @@ -74,7 +74,6 @@ const std::set BLACK_LIST = {TUPLE_GETITEM, DROPOUT_GEN_MASK, EMBED, CREATINSTANCE, - ZEROSLIKE, ASSIGN, REF_TO_EMBED, STOP_GRADIENT};