Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/core/abstract/
Dutils.cc46 TypePtr TypeJoin(const TypePtr &type1, const TypePtr &type2) { in TypeJoin() function
188 TypePtr TypeJoin(const TypePtrList &args_type_list) { in TypeJoin() function