Home
last modified time | relevance | path

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

/aosp_15_r20/external/eigen/unsupported/test/
H A Dcxx11_tensor_const.cpp16 static void test_simple_assign() in test_simple_assign() function
60 CALL_SUBTEST(test_simple_assign()); in EIGEN_DECLARE_TEST()
H A Dcxx11_tensor_simple.cpp275 static void test_simple_assign() in test_simple_assign() function
325 CALL_SUBTEST(test_simple_assign()); in EIGEN_DECLARE_TEST()
/aosp_15_r20/external/pytorch/test/jit/
H A Dtest_typing.py419 def test_simple_assign(x): function
426 self.checkScript(test_simple_assign, ((1, 2.5),))
/aosp_15_r20/external/pytorch/test/
H A Dtest_jit.py11932 def test_simple_assign(x): function
11939 self.checkScript(test_simple_assign, ((1, 2.5),))