Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/lite/micro/coder/wrapper/fp32/
Darithmetic_fp32_wrapper.h40 typedef int (*ArithmeticRun)(const float *input0, const float *input1, float *output, const int ele… typedef
/third_party/mindspore/mindspore/lite/src/runtime/kernel/arm/fp32/
Darithmetic_fp32.h45 …typedef int (*ArithmeticRun)(const float *input0, const float *input1, float *output, const int el… typedef