Home
last modified time | relevance | path

Searched refs:test_sparse_dot_zero_output (Results 1 – 2 of 2) sorted by relevance

/dports/misc/py-mxnet/incubator-mxnet-1.9.0/tests/python/unittest/
H A Dtest_sparse_operator.py1381 def test_sparse_dot_zero_output(lhs_shape, trans_lhs, rhs_num_cols): function
1420 test_sparse_dot_zero_output(rand_shape_2d(50, 200), False, 40)
1421 test_sparse_dot_zero_output(rand_shape_2d(50, 200), True, 40)
/dports/misc/mxnet/incubator-mxnet-1.9.0/tests/python/unittest/
H A Dtest_sparse_operator.py1381 def test_sparse_dot_zero_output(lhs_shape, trans_lhs, rhs_num_cols): function
1420 test_sparse_dot_zero_output(rand_shape_2d(50, 200), False, 40)
1421 test_sparse_dot_zero_output(rand_shape_2d(50, 200), True, 40)