Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/cpu/kernel/nnacl/kernel/
Darithmetic_self.c25 void ArithmeticSelfGetArithmeticSelfFunction(ArithmeticSelfStruct *arithmetic_self, int primitive_t… in ArithmeticSelfGetArithmeticSelfFunction()
51 void ArithmeticSelfGetArithmeticSelfF16Function(ArithmeticSelfStruct *arithmetic_self, int primitiv… in ArithmeticSelfGetArithmeticSelfF16Function()
78 int ArithmeticSelfExecute(ArithmeticSelfStruct *arithmetic_self, int task_id) { in ArithmeticSelfExecute()
126 ArithmeticSelfStruct *arithmetic_self = (ArithmeticSelfStruct *)cdata; in ArithmeticSelfRun() local
132 ArithmeticSelfStruct *arithmetic_self = (ArithmeticSelfStruct *)self; in ArithmeticSelfResize() local
152 …ArithmeticSelfStruct *arithmetic_self = (ArithmeticSelfStruct *)malloc(sizeof(ArithmeticSelfStruct… in CreateArithmeticSelf() local