Home
last modified time | relevance | path

Searched defs:fpAtol (Results 1 – 3 of 3) sorted by relevance

/frameworks/ml/nn/common/operations/
DHeatmapMaxKeypoint.cpp50 float fpAtol = 1e-5f, float fpRtol = 1e-5f) { in solveForDelta()
86 const Shape& outputKeypointShape, float fpAtol, in heatmapMaxKeypointFloat32Nhwc()
165 float fpAtol, float fpRtol) { in heatmapMaxKeypointFloat32()
182 float fpAtol, float fpRtol) { in heatmapMaxKeypointQuant()
/frameworks/ml/nn/runtime/test/
DTestUnknownDimensions.cpp96 float fpAtol = 1e-5f, fpRtol = 1e-5f; in CompareResults() local
130 float fpAtol = 5.0f * 0.0009765625f, fpRtol = 5.0f * 0.0009765625f; in CompareResults() local
DTestGenerated.cpp117 float fpAtol = 1e-5f; in executeWithCompilation() local