Searched defs:VulkanImpl (Results 1 – 1 of 1) sorted by relevance
319 struct VulkanImpl final : public at::vulkan::VulkanImplInterface { struct320 bool is_vulkan_available() const override { in is_vulkan_available()324 Tensor& vulkan_copy_(Tensor& self, const Tensor& src) const override { in vulkan_copy_()