Home
last modified time | relevance | path

Searched defs:IntSymbol (Results 1 – 3 of 3) sorted by relevance

/third_party/mindspore/mindspore-src/source/mindspore/core/symbolic_shape/
Dint_symbol.h40IntSymbol(bool is_const, bool has_data, const OpPtr &op) : ScalarSymbol(is_const, has_data, op), m… in IntSymbol() function
42 MS_DECLARE_PARENT(IntSymbol, ScalarSymbol) in MS_DECLARE_PARENT() argument
Dmath_info.h117 class IntSymbol; variable
134 friend class IntSymbol; variable
Dsymbol.h49 class IntSymbol; variable