Searched refs:test_add_other_cpu_int (Results 1 – 1 of 1) sorted by relevance
/aosp_15_r20/external/pytorch/aten/src/ATen/test/ |
H A D | vulkan_api_test.cpp | 494 void test_add_other_cpu_int( in test_add_other_cpu_int() function 518 test_add_other_cpu_int({2, 3}, {2, 3}, 1.0f); in TEST_F() 519 test_add_other_cpu_int({11, 7, 139, 109}, {11, 7, 139, 109}, 2.1f); in TEST_F() 523 test_add_other_cpu_int({3, 5, 179, 221}, {3, 5, 1, 1}, 1.8f); in TEST_F()
|