Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/core/ops/
Dreciprocal.h27 constexpr auto kNameReciprocal = prim::kReciprocal;
/third_party/mindspore/mindspore/core/base/
Dcore_ops.h58 constexpr auto kReciprocal = "Reciprocal"; variable
502 inline const PrimitivePtr kPrimReciprocal = std::make_shared<Primitive>(kReciprocal);