Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/lite/micro/coder/wrapper/fp32/
Darithmetic_fp32_wrapper.h43 typedef int (*ArithmeticIntRun)(const int *input0, const int *input1, int *output, const int elemen… typedef
/third_party/mindspore/mindspore/lite/src/runtime/kernel/arm/fp32/
Darithmetic_fp32.h48 …typedef int (*ArithmeticIntRun)(const int *input0, const int *input1, int *output, const int eleme… typedef