Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/cpu/nnacl/fp16/
Dmatmul_fp16.h34 #define DO_RELU6(value, act_type) \ macro
/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/cpu/nnacl/fp32/
Dmatmul_fp32.h32 #define DO_RELU6(value, act_type) \ macro