Searched refs:EvalIntegerSvdfReference (Results 1 – 4 of 4) sorted by relevance
/external/tensorflow/tensorflow/lite/micro/kernels/ |
D | svdf.h | 39 void EvalIntegerSvdfReference(TfLiteContext* context, TfLiteNode* node,
|
D | svdf_common.cc | 32 void EvalIntegerSvdfReference(TfLiteContext* context, TfLiteNode* node, in EvalIntegerSvdfReference() function
|
D | svdf.cc | 363 EvalIntegerSvdfReference(context, node, input, weights_feature, in Eval()
|
/external/tensorflow/tensorflow/lite/micro/kernels/xtensa/ |
D | svdf.cc | 480 EvalIntegerSvdfReference(context, node, input, weights_feature, weights_time, in Eval()
|