Home
last modified time | relevance | path

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

/packages/modules/NeuralNetworks/tools/test_generator/test_harness/
DTestHarness.cpp232 expectBooleanNearlyEqual(operand, result, criteria.bool8AllowedErrorRatio); in checkResults()
271 .bool8AllowedErrorRatio = 0.0f, in checkResults()
/packages/modules/NeuralNetworks/tools/test_generator/test_harness/include/
DTestHarness.h525 float bool8AllowedErrorRatio = 0.1f; member