Home
last modified time | relevance | path

Searched defs:test_scalar (Results 1 – 5 of 5) sorted by relevance

/third_party/boost/libs/qvm/test/
Dcmp_vv_test.cpp34 struct test_scalar struct
36 T value_;
37 test_scalar( T value ): value_(value) {} in test_scalar() argument
Dcmp_mm_test.cpp39 struct test_scalar struct
41 T value_;
42 test_scalar( T value ): value_(value) {} in test_scalar() argument
/third_party/mindspore/tests/ut/python/nn/probability/distribution/
Dtest_poisson.py56 def test_scalar(): function
Dtest_beta.py57 def test_scalar(): function
Dtest_gamma.py51 def test_scalar(): function