Home
last modified time | relevance | path

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

/frameworks/ml/nn/tools/test_generator/test_harness/include/
DTestHarness.h496 float bool8AllowedErrorRatio = 0.1f; member
/frameworks/ml/nn/tools/test_generator/test_harness/
DTestHarness.cpp232 expectBooleanNearlyEqual(operand, result, criteria.bool8AllowedErrorRatio); in checkResults()
271 .bool8AllowedErrorRatio = 0.0f, in checkResults()