Home
last modified time | relevance | path

Searched refs:test_rint (Results 1 – 3 of 3) sorted by relevance

/third_party/optimized-routines/math/test/rtest/
Dsemi.c11 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/
Dtest_arithmetic_self_op.py151 def test_rint(): function
/third_party/mindspore/tests/st/numpy_native/
Dtest_math_ops.py2654 def test_rint(): function