Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/cpu/kernel/nnacl/kernel/
Dconvolution_im2col_base.h26 typedef struct ConvolutionIm2ColBaseStruct { struct
37 int (*init_tmp_buffer_)(struct ConvolutionIm2ColBaseStruct *conv_im2col); argument
38 } ConvolutionIm2ColBaseStruct; typedef