Home
last modified time | relevance | path

Searched defs:test_to_copy (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/executorch/backends/vulkan/test/
H A Dvulkan_compute_api_test.cpp3167 void test_to_copy() { in test_to_copy() function
3268 TEST(VulkanComputeGraphOpsTest, test_to_copy) { in TEST() argument
/aosp_15_r20/external/pytorch/test/
H A Dtest_nestedtensor.py6005 def test_to_copy(self, device): member in TestNestedTensorSubclass