Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore-src/source/mindspore/lite/tools/converter/micro/coder/opcoders/nnacl/fp32/
Ddeconv2d_fp32_coder.h62 std::string input_ptr_; variable
/third_party/mindspore/mindspore-src/source/mindspore/lite/src/litert/kernel/cpu/fp32/
Dspace_to_batch_fp32.h43 void *input_ptr_ = nullptr; variable
Dconvolution_depthwise_3x3_fp32.h44 float *input_ptr_ = nullptr; variable
Dconvolution_depthwise_fp32.h62 float *input_ptr_ = nullptr; variable
Dl2_norm_fp32.h53 float *input_ptr_ = nullptr; variable
Dglu_fp32.h57 void *input_ptr_ = nullptr; variable
Dconvolution_1x1_fp32.h63 float *input_ptr_ = nullptr; variable
Ddeconvolution_fp32.h65 float *input_ptr_ = nullptr; variable
/third_party/mindspore/mindspore-src/source/mindspore/lite/tools/converter/micro/coder/opcoders/nnacl/fp16/
Dconv_depthwise_sw_fp16_coder.h51 std::string input_ptr_; variable
/third_party/mindspore/mindspore-src/source/mindspore/lite/src/litert/kernel/cpu/int8/
Dconvolution_depthwise_int8.h43 int8_t *input_ptr_ = nullptr; variable
Dconvolution_depthwise_3x3_int8.h44 int8_t *input_ptr_ = nullptr; variable
Ddeconvolution_int8.h60 int8_t *input_ptr_ = nullptr; /* packed input */ variable
Dconvolution_1x1_int8.h75 int8_t *input_ptr_ = nullptr; variable
/third_party/mindspore/mindspore-src/source/mindspore/lite/src/litert/kernel/cpu/fp16/
Dconvolution_depthwise_3x3_fp16.h44 float16_t *input_ptr_ = nullptr; variable
Dconvolution_1x1_fp16.h57 float16_t *input_ptr_ = nullptr; variable
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/cpu/kernel/nnacl/kernel/
Dconvolution_depthwise.h29 float *input_ptr_; member
Dconvolution_depthwise_3x3.h30 float *input_ptr_; member
Ddeconvolution.h32 float *input_ptr_; member
Dconvolution_1x1.h33 float *input_ptr_; member
/third_party/mindspore/mindspore-src/source/mindspore/lite/src/litert/kernel/cpu/base/
Dsplit_base.h50 void *input_ptr_ = nullptr; variable
/third_party/mindspore/mindspore-src/source/mindspore/lite/tools/converter/micro/coder/wrapper/fp32/
Dsplit_fp32_wrapper.h23 const void *input_ptr_; member
/third_party/mindspore/mindspore-src/source/mindspore/lite/tools/converter/micro/coder/wrapper/int8/
Dconv1x1_run_int8_wrapper.h35 int8_t *input_ptr_; member