Home
last modified time | relevance | path

Searched refs:TestLinspace (Results 1 – 4 of 4) sorted by relevance

/dports/science/dakota/dakota-6.13.0-release-public.src-UI/packages/external/C3/test/lib_array_test/
H A Dlib_array_test.c49 void TestLinspace(CuTest * tc) { in TestLinspace() function
106 SUITE_ADD_TEST(suite, TestLinspace); in VectorUtilGetSuite()
/dports/math/py-numpy/numpy-1.20.3/numpy/core/tests/
H A Dtest_function_base.py256 class TestLinspace: class
/dports/misc/py-mxnet/incubator-mxnet-1.9.0/tests/python/unittest/
H A Dtest_numpy_op.py1146 class TestLinspace(HybridBlock): class
1148 super(TestLinspace, self).__init__()
1169 net = TestLinspace(*config, endpoint=endpoint, dtype=dtype)
1172 net = TestLinspace(config, endpoint=endpoint, dtype=dtype)
/dports/misc/mxnet/incubator-mxnet-1.9.0/tests/python/unittest/
H A Dtest_numpy_op.py1146 class TestLinspace(HybridBlock): class
1148 super(TestLinspace, self).__init__()
1169 net = TestLinspace(*config, endpoint=endpoint, dtype=dtype)
1172 net = TestLinspace(config, endpoint=endpoint, dtype=dtype)