Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/cpu/kernel/nnacl/intrinsics/sse/
DConvDwFp32Row_sse.c22 size_t output_channel, size_t input_step) { in ConvDwFp32Row()
/third_party/mbedtls/include/psa/
Dcrypto_extra.h1660 #define PSA_PAKE_INPUT_SIZE(alg, primitive, input_step) \ argument
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/gpu/kernel/cuda_impl/cuda_ops/
Dtranspose_impl.cu171 int input_step = NumRowsPerLoadLoop * input_dims[2]; in Swap3DTensorLast2DimKernel() local
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/cpu/kernel/nnacl/fp16/
Dconv_depthwise_fp16.c23 size_t output_channel, size_t input_step) { in ConvDwFp16Row()
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/cpu/kernel/nnacl/int8/
Dconv_depthwise_int8.c25 int output_channel, int input_step, int8_t input_zp) { in ConvDwInt8Row()
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/cpu/kernel/nnacl/fp32/
Dconv_depthwise_fp32.c25 int output_channel, int input_step) { in ConvDwFp32Row()