From 0c5fc63a3688229aa9e9f44fa31ab760c9e18bdd Mon Sep 17 00:00:00 2001 From: Angelos Katharopoulos Date: Wed, 20 Aug 2025 17:56:06 -0700 Subject: [PATCH] Fix docs omission (#2524) --- docs/src/index.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/src/index.rst b/docs/src/index.rst index 51e719572..76907dbe0 100644 --- a/docs/src/index.rst +++ b/docs/src/index.rst @@ -70,6 +70,7 @@ are the CPU and GPU. python/fft python/linalg python/metal + python/cuda python/memory_management python/nn python/optimizers