Searched defs:log_softmax (Results 1 – 2 of 2) sorted by relevance
26 LogSoftmaxStruct *log_softmax = (LogSoftmaxStruct *)cdata; in LogSoftmaxLastAxisRun() local57 LogSoftmaxStruct *log_softmax = (LogSoftmaxStruct *)self; in LogSoftmaxResize() local78 LogSoftmaxStruct *log_softmax = (LogSoftmaxStruct *)self; in LogSoftmaxCompute() local106 LogSoftmaxStruct *log_softmax = (LogSoftmaxStruct *)malloc(sizeof(LogSoftmaxStruct)); in CreateLogSoftmax() local
31 LogSoftmaxInfoPtr log_softmax; variable