Searched defs:ShapeJoin (Results 1 – 2 of 2) sorted by relevance
41 SymbolPtr ControlFlowJoin::ShapeJoin(const SymbolPtr &tb, const SymbolPtr &fb) { in ShapeJoin() function in mindspore::symshape::ops::ControlFlowJoin
76 ShapePtr ShapeJoin(const ShapePtr &shape1, const ShapePtr &shape2) { in ShapeJoin() function