Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/lite/src/runtime/kernel/arm/fp32/
Dprelu_fp32.h41 float *input_data_ = nullptr; variable
Dconvolution_slidewindow_fp32.h63 float *input_data_ = nullptr; variable
/third_party/mindspore/mindspore/lite/micro/coder/wrapper/int8/
Dslice_int8_wrapper.h24 int8_t *input_data_; member
Dresize_int8_wrapper.h27 const int8_t *input_data_; member
Dconvolution_depthwise_int8_wrapper.h27 const int8_t *input_data_; member
Dconvolution_int8_wrapper.h26 int8_t *input_data_; member
/third_party/mindspore/mindspore/lite/src/runtime/kernel/arm/fp16/
Dgather_fp16.h44 float16_t *input_data_ = nullptr; variable
/third_party/mindspore/mindspore/lite/src/
Dmindrt_executor.h53 std::vector<OpDataPtr<Tensor>> input_data_; variable
/third_party/mindspore/mindspore/lite/src/runtime/kernel/arm/int8/
Dreshape_int8.h45 int8_t *input_data_ = nullptr; variable
Dconvolution_3x3_int8.h43 int16_t *input_data_ = nullptr; variable
Dconcat_int8.h65 int8_t **input_data_ = nullptr; variable
/third_party/mindspore/mindspore/ccsrc/runtime/framework/actor/
Dgather_actor.h91 std::unordered_map<int, std::unordered_map<size_t, std::stack<DeviceTensor *>>> input_data_; variable
Dswitch_actor.h121 std::unordered_map<int, std::unordered_map<size_t, std::stack<DeviceTensor *>>> input_data_; variable