← back to Exo
spacing
8e6414b2570656b07756606661ce4e6f1dd7366a · 2024-08-10 12:59:34 +0100 · Alex Cheema
Files touched
M exo/topology/device_capabilities.py
Diff
commit 8e6414b2570656b07756606661ce4e6f1dd7366a
Author: Alex Cheema <alexcheema123@gmail.com>
Date: Sat Aug 10 12:59:34 2024 +0100
spacing
---
exo/topology/device_capabilities.py | 1 -
1 file changed, 1 deletion(-)
diff --git a/exo/topology/device_capabilities.py b/exo/topology/device_capabilities.py
index 110b5fbe..3edd911f 100644
--- a/exo/topology/device_capabilities.py
+++ b/exo/topology/device_capabilities.py
@@ -117,7 +117,6 @@ CHIP_FLOPS.update({f"LAPTOP GPU {key}": value for key, value in CHIP_FLOPS.items
CHIP_FLOPS.update({f"Laptop GPU {key}": value for key, value in CHIP_FLOPS.items()})
-
def device_capabilities() -> DeviceCapabilities:
if psutil.MACOS:
return mac_device_capabilities()
← e8267e73 LAPTOP GPU and Laptop GPU prefixes
·
back to Exo
·
upgrade aiohttp 440fd35e →