Searched refs:test_to_copy (Results 1 – 2 of 2) sorted by relevance
3167 void test_to_copy() { in test_to_copy() function3268 TEST(VulkanComputeGraphOpsTest, test_to_copy) { in TEST() argument3270 test_to_copy(); in TEST()
6005 def test_to_copy(self, device): member in TestNestedTensorSubclass