export docs (#1747)

This commit is contained in:
Awni Hannun
2025-01-03 15:04:17 -08:00
committed by GitHub
parent 259025100e
commit b51d70a83c
4 changed files with 295 additions and 2 deletions

View File

@@ -422,6 +422,10 @@ the most opportunity to optimize the computation graph:
# be faster even though the inner functions are compiled
fun = mx.compile(outer)
.. _shapeless_compile:
Shapeless Compilation
---------------------