Searched defs:IsDynamicSequence (Results 1 – 2 of 2) sorted by relevance
358 static inline bool IsDynamicSequence(const AbstractBasePtr &abs) { in IsDynamicSequence() function
2243 bool AnfAlgo::IsDynamicSequence(const AnfNodePtr &node) { in IsDynamicSequence() function in mindspore::common::AnfAlgo