Home
last modified time | relevance | path

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

/third_party/mindspore/tests/ut/python/optimizer/
Dtest_bprop_mindir.py165 def test_sign(): function
/third_party/mindspore/tests/st/numpy_native/
Dtest_math_ops.py2283 def test_sign(): function
/third_party/python/Lib/test/
Dtest_statistics.py800 def test_sign(self): member in DecimalToRatioTest
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/
DvktSpvAsmTypeTests.cpp3022 static inline T test_sign (T x) in test_sign() function in vkt::SpirVAssembly::TestMath