Home
last modified time | relevance | path

Searched refs:HSIGMOID (Results 1 – 6 of 6) sorted by relevance

/third_party/mindspore/mindspore/lite/test/ut/src/runtime/kernel/opencl/
Dactivation_tests.cc57 TEST_F(TestOpenCL_Activation, HSIGMOID) { in TEST_F() argument
/third_party/mindspore/mindspore/lite/schema/
Dops_types.fbs75 HSIGMOID = 13,
Dops_v0.fbs77 HSIGMOID = 13,
/third_party/mindspore/mindspore/lite/test/config/
Dut_arm64.cfg59 TestOpenCL_Activation.HSIGMOID
/third_party/mindspore/mindspore/lite/tools/converter/import/
Dprimitive_adjust.cc157 … {kNameHSigmoid, mindspore::HSIGMOID},
158 … {kNameHSigmoidGrad, mindspore::HSIGMOID},
/third_party/mindspore/mindspore/core/utils/
Dcheck_convert_utils.h68 HSIGMOID = 13, enumerator