Home
last modified time | relevance | path

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

/tflite-micro-3.4.0-2.7.6/tensorflow/lite/micro/kernels/
Dsub.cc131 void EvalSub(TfLiteContext* context, TfLiteNode* node, TfLiteSubParams* params, in EvalSub() function
263 EvalSub(context, node, params, &data, input1, input2, output); in Eval()