Home
last modified time | relevance | path

Searched refs:IsSubtypeArray (Results 1 – 1 of 1) sorted by relevance

/third_party/mindspore/mindspore/ccsrc/pipeline/jit/static_analysis/
Dprim.cc1547 bool IsSubtypeArray(const AbstractBasePtr x, const TypePtr model) { in IsSubtypeArray() function
1643 return IsSubtypeArray(x, model); in IsSubtype()