Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/aten/src/ATen/test/
H A Dbasic.cpp62 void TestRandperm(DeprecatedTypeProperties& type) { in TestRandperm() function
342 TestRandperm(type); in test()
/aosp_15_r20/external/pytorch/test/cpp/lazy/
H A Dtest_lazy_ops.cpp4282 TEST_F(LazyOpsTest, TestRandperm) { in TEST_F() argument