Home
last modified time | relevance | path

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

/frameworks/ml/nn/runtime/test/fuzzing/
DTestRandomGraph.cpp345 void computeAndVerifyResults(const std::string& name, const test_wrapper::Model* model, in computeAndVerifyResults() function in android::nn::fuzzing_test::RandomGraphTest
395 computeAndVerifyResults("Compute normally", &model, in testRandomGraph()
408 computeAndVerifyResults("Compute across synthetic devices", &model, true); in testRandomGraph()