Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/kernels/
Dmul.cc109 void EvalMul(TfLiteContext* context, TfLiteNode* node, TfLiteMulParams* params, in EvalMul() function
254 EvalMul<kernel_type>(context, node, params, data, input1, input2, output); in Eval()