Home
last modified time | relevance | path

Searched defs:IsDynamicSequence (Results 1 – 2 of 2) sorted by relevance

/third_party/mindspore/mindspore-src/source/mindspore/core/utils/
Dcheck_convert_utils.h358 static inline bool IsDynamicSequence(const AbstractBasePtr &abs) { in IsDynamicSequence() function
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/utils/
Danfalgo.cc2243 bool AnfAlgo::IsDynamicSequence(const AnfNodePtr &node) { in IsDynamicSequence() function in mindspore::common::AnfAlgo