assertAllClose

assert tensor elements are all close

void
assertAllClose
(
T1
T2
string file = __FILE__
size_t line = __LINE__
string func = __FUNCTION__
)
(,,
string msg = ""
,
double rtol = 1e-7
,
double atol = 0
)

Meta