Home
last modified time | relevance | path

Searched defs:input_step (Results 1 – 6 of 6) sorted by relevance

/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/cpu/nnacl/intrinsics/sse/
DConvDwFp32Row_sse.c22 size_t output_channel, size_t input_step) { in ConvDwFp32Row()
/third_party/mbedtls/include/psa/
Dcrypto_extra.h1726 #define PSA_PAKE_INPUT_SIZE(alg, primitive, input_step) 0 argument
/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/gpu/cuda_impl/
Dtranspose_impl_opt.cu124 int input_step = NumRowsPerLoadLoop * input_dims[2]; in Swap3DTensorLast2DimKernel_shared() local
/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/cpu/nnacl/fp16/
Dconv_depthwise_fp16.c23 size_t output_channel, size_t input_step) { in ConvDwFp16Row()
/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/cpu/nnacl/int8/
Dconv_depthwise_int8.c25 int output_channel, int input_step, int8_t input_zp) { in ConvDwInt8Row()
/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/cpu/nnacl/fp32/
Dconv_depthwise_fp32.c25 int output_channel, int input_step) { in ConvDwFp32Row()