Home
last modified time | relevance | path

Searched defs:test_fmod (Results 1 – 4 of 4) sorted by relevance

/third_party/mindspore/mindspore-src/source/tests/st/tensor/
Dtest_fmod.py36 def test_fmod(mode): function
/third_party/mindspore/mindspore-src/source/tests/st/ops/
Dtest_ops_fmod.py38 def test_fmod(mode): function
/third_party/optimized-routines/math/test/rtest/
Dsemi.c130 char *test_fmod(uint32 *a, uint32 *b, uint32 *out) { in test_fmod() function
/third_party/mindspore/mindspore-src/source/tests/st/numpy_native/
Dtest_math_ops.py1176 def test_fmod(): function