Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/cpu/kernel/nnacl/kernel/f16/
Darithmetic_f16.c24 ArithmeticF16Struct *arithmetic_f16 = (ArithmeticF16Struct *)base; in InitArithmeticF16RunFunction() local
62 ArithmeticF16Struct *arithmetic_f16 = (ArithmeticF16Struct *)base; in ArithmeticF16DoExecute() local
77 ArithmeticF16Struct *arithmetic_f16 = (ArithmeticF16Struct *)self; in ArithmeticF16Resize() local
108 void FreeArithmeticF16Buffers(ArithmeticF16Struct *arithmetic_f16) { in FreeArithmeticF16Buffers()
119 ArithmeticF16Struct *arithmetic_f16 = (ArithmeticF16Struct *)self; in ArithmeticF16Compute() local
160 ArithmeticF16Struct *arithmetic_f16 = (ArithmeticF16Struct *)malloc(sizeof(ArithmeticF16Struct)); in CreateArithmeticF16() local