Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/cpu/nnacl/fp16/
Dmatmul_fp16.h31 #define DO_RELU(value, act_type) \ macro
/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/cpu/nnacl/fp32/
Dmatmul_fp32.h29 #define DO_RELU(value, act_type) \ macro