Home
last modified time | relevance | path

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

/frameworks/ml/nn/common/operations/
DSVDFTest.cpp89 static float svdf_golden_output[] = {0.014899, -0.0517661, -0.143725, -0.00271883, variable
350 float* golden_start = svdf_golden_output + i * svdf_num_units * svdf_num_batches; in TEST()