From 0e2c8c17fba0c1ba720e3bb50d2d4dec19cef07c Mon Sep 17 00:00:00 2001 From: Laurent Mazare Date: Sun, 27 Oct 2024 15:20:37 +0100 Subject: UG metal integration. (#2580) --- Cargo.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 64e1460e..f27ec933 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -72,6 +72,7 @@ tracing-chrome = "0.7.1" tracing-subscriber = "0.3.7" ug = "0.0.2" ug-cuda = "0.0.2" +ug-metal = "0.0.2" yoke = { version = "0.7.2", features = ["derive"] } zip = { version = "1.1.1", default-features = false } metal = { version = "0.27.0", features = ["mps"]} -- cgit v1.2.3