Home
last modified time | relevance | path

Searched refs:EluEval (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/lite/micro/kernels/
Delu.cc115 TfLiteStatus EluEval(TfLiteContext* context, TfLiteNode* node) { in EluEval() function
/external/tensorflow/tensorflow/lite/kernels/
Dactivations.cc1424 TfLiteStatus EluEval(TfLiteContext* context, TfLiteNode* node) { in EluEval() function
1452 activations::EluPrepare, activations::EluEval}; in Register_ELU()