get_program refactor (#13816)

* get_program refactor

* fix docs

* cleanup
This commit is contained in:
George Hotz
2025-12-23 16:44:46 -05:00
committed by GitHub
parent 3d3c5b2fb9
commit 8eab6175ee
5 changed files with 67 additions and 69 deletions

View File

@@ -28,7 +28,7 @@ Transforms the ast into an optimized ast. This is where BEAM search and heuristi
Transform the optimized ast into a linearized and rendered program.
::: tinygrad.codegen.full_rewrite_to_program
::: tinygrad.codegen.get_program
options:
members: false
show_labels: false