Home
last modified time | relevance | path

Searched defs:isquant (Results 1 – 2 of 2) sorted by relevance

/test/xts/acts/ai/mindspore/mindsporectest/src/
Dohos_common.cpp143 float atol = 1e-08, bool isquant = false) { in allclose()
233 float atol = 1e-08, bool isquant = false) { in allclose_int8()
335 bool isquant = false) { in compFp32WithTData()
363 bool isquant = false) { in compUint8WithTData()
Dohos_c_api_test_mslite.cpp288 …ndleArray outputs, string model_name, float atol = 0.01, float rtol = 0.01, bool isquant = false) { in CompareResult()