Searched refs:goldenOutput (Results 1 – 1 of 1) sorted by relevance
1284 const float goldenOutput = randFrac(); in TEST_P() local1334 auto prepareForExecution = [&model, &ioDescriptors, &ioMemories, &goldenInputs, &goldenOutput, in TEST_P()1348 desc.mVector.begin() + problemSize * problemSize, goldenOutput); in TEST_P()1365 std::fill(region, region + problemSize * problemSize, goldenOutput); in TEST_P()