Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/micro/kernels/
Dsoftmax_common.cc91 void* SoftmaxInit(TfLiteContext* context, const char* buffer, size_t length) { in SoftmaxInit() function
/external/tensorflow/tensorflow/lite/kernels/
Dactivations.cc219 void* SoftmaxInit(TfLiteContext* context, const char* buffer, size_t length) { in SoftmaxInit() function