Example #1
0
File: helper.py Project: espg/cupy
 def check_func(x, y):
     array.assert_array_almost_equal_nulp(x, y, nulp)
Example #2
0
 def check_func(x, y):
     array.assert_array_almost_equal_nulp(x, y, nulp)