Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/ccsrc/transform/graph_ir/op_declare/
Dtransformation_ops_declare.cc31 REG_ADPT_DESC(Unpack, prim::kUnstack, ADPT_DESC(Unpack))
/third_party/mindspore/mindspore/core/base/
Dcore_ops.h72 constexpr auto kUnstack = "Unstack"; variable
195 inline const PrimitivePtr kPrimUnstack = std::make_shared<Primitive>(kUnstack);