Searched defs:mat21 (Results 1 – 2 of 2) sorted by relevance
21 Matrix<int, M2, N1> mat21; mat21.setRandom(); in test_blocks() local
2144 auto mat21 = at::rand({32, 32}); in TEST() local3287 auto mat21 = at::rand({32, 32}); in TEST() local