Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore-src/source/mindspore/core/ops/symbol_ops_impl/
Dswitch.cc41 SymbolPtr ControlFlowJoin::ShapeJoin(const SymbolPtr &tb, const SymbolPtr &fb) { in ShapeJoin() function in mindspore::symshape::ops::ControlFlowJoin
/third_party/mindspore/mindspore-src/source/mindspore/core/abstract/
Dutils.cc76 ShapePtr ShapeJoin(const ShapePtr &shape1, const ShapePtr &shape2) { in ShapeJoin() function