Home
last modified time | relevance | path

Searched defs:test_tensor_reshape (Results 1 – 2 of 2) sorted by relevance

/third_party/boost/libs/numeric/ublas/test/tensor/
Dtest_tensor.cpp374 BOOST_FIXTURE_TEST_CASE_TEMPLATE( test_tensor_reshape, value, test_types, fixture) in BOOST_FIXTURE_TEST_CASE_TEMPLATE() argument
/third_party/mindspore/tests/st/numpy_native/
Dtest_array_ops.py1372 def test_tensor_reshape(): function