Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/aten/src/ATen/native/metal/
H A DMetalPrepackOpRegister.cpp95 static c10::intrusive_ptr<Conv2dOpContext> conv2d_prepack( in conv2d_prepack() function
/aosp_15_r20/external/pytorch/aten/src/ATen/test/
H A Dvulkan_api_test.cpp1667 TEST_F(VulkanAPITest, conv2d_prepack) { in TEST_F() argument