Home
last modified time | relevance | path

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

/external/armnn/src/backends/backendsCommon/test/
DQLstmEndToEndTestImpl.cpp267 constexpr int8_t toleranceInt8 = 1; in QLstmEndToEnd() local
270 CHECK(IsCloseEnough(outputStateOutVector[i], outputStateOutResult[i], toleranceInt8)); in QLstmEndToEnd()
275 CHECK(IsCloseEnough(outputVector[i], outputResult[i], toleranceInt8)); in QLstmEndToEnd()