From c33fc9dae362f00e9aaa83f86cbcf8e3eee4f99f Mon Sep 17 00:00:00 2001 From: Aaron Gokaslan Date: Sun, 1 Jun 2025 00:30:53 +0000 Subject: [PATCH] [BE][Ez]: Update VulkanMemoryAllocator to 3.3.0 (#154796) Last update to this submodule was 3 years ago, and the API is pretty stable and this is a minor version release update. Part of a bunch of PRs to eradicate low CMake required versions Pull Request resolved: https://github.com/pytorch/pytorch/pull/154796 Approved by: https://github.com/jansel --- third_party/VulkanMemoryAllocator | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/third_party/VulkanMemoryAllocator b/third_party/VulkanMemoryAllocator index a6bfc237255..1d8f600fd42 160000 --- a/third_party/VulkanMemoryAllocator +++ b/third_party/VulkanMemoryAllocator @@ -1 +1 @@ -Subproject commit a6bfc237255a6bac1513f7c1ebde6d8aed6b5191 +Subproject commit 1d8f600fd424278486eade7ed3e877c99f0846b1