Home
last modified time | relevance | path

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

/frameworks/ml/nn/runtime/test/fuzzing/
DRandomGraphGenerator.cpp325 float allowedErrorRatio) { in expectBooleanNearlyEqual() argument
341 uint32_t allowedErrorCount = static_cast<uint32_t>(std::ceil(allowedErrorRatio * len)); in expectBooleanNearlyEqual()