Searched refs:test_rint (Results 1 – 3 of 3) sorted by relevance
/third_party/optimized-routines/math/test/rtest/ |
D | semi.c | 11 static void test_rint(uint32 *in, uint32 *out, in test_rint() function 65 test_rint(in, out, 0, 1); in test_ceil() 70 test_rint(in, out, 1, 0); in test_floor() 503 test_rint(x, iout, 0, 0); in test_modf()
|
/third_party/mindspore/tests/st/ops/cpu/ |
D | test_arithmetic_self_op.py | 151 def test_rint(): function
|
/third_party/mindspore/tests/st/numpy_native/ |
D | test_math_ops.py | 2654 def test_rint(): function
|