Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/lite/src/runtime/kernel/arm/base/
Dstrided_slice.h45 uint8_t *input_ptr_ = nullptr; variable
Dsplit_base.h54 void *input_ptr_ = nullptr; variable
/third_party/mindspore/mindspore/lite/src/runtime/kernel/arm/fp32/
Dspace_to_batch_fp32.h44 float *input_ptr_ = nullptr; variable
Dconvolution_depthwise_fp32.h44 float *input_ptr_ = nullptr; variable
Dspace_to_depth_fp32.h39 float *input_ptr_ = nullptr; variable
Dconvolution_depthwise_3x3_fp32.h44 float *input_ptr_ = nullptr; variable
Dl2_norm_fp32.h54 float *input_ptr_ = nullptr; variable
Dglu_fp32.h55 void *input_ptr_ = nullptr; variable
Ddeconvolution_fp32.h63 float *input_ptr_ = nullptr; variable
Dconvolution_1x1_fp32.h63 float *input_ptr_ = nullptr; variable
/third_party/mindspore/mindspore/lite/micro/coder/opcoders/nnacl/fp32/
Ddeconv2d_fp32_coder.h61 std::string input_ptr_; variable
/third_party/mindspore/mindspore/lite/src/runtime/kernel/arm/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/lite/src/runtime/kernel/arm/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/ccsrc/runtime/device/ascend/executor/
Dhccl_dynamic_kernel.h48 void *input_ptr_; variable
/third_party/mindspore/mindspore/lite/micro/coder/wrapper/int8/
Dconv1x1_run_int8_wrapper.h34 int8_t *input_ptr_; member