Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/core/ops/
Dreluv2.h29 constexpr auto kNameReLUV2 = prim::kReLUV2;
/third_party/mindspore/mindspore/core/base/
Dcore_ops.h78 constexpr auto kReLUV2 = "ReLUV2"; variable
370 inline const PrimitivePtr kPrimReluV2 = std::make_shared<Primitive>(kReLUV2);