Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/cpu/kernel/nnacl/kernel/
Dexp.h23 typedef struct ExpStruct { struct
28 int (*Exp)(const void *in, void *out, const struct ExpStruct *exp, int task_id); argument
29 } ExpStruct; typedef