mirror of
https://github.com/tinygrad/tinygrad.git
synced 2026-06-24 02:14:17 +00:00
parent
466555cd17
commit
4193095f67
1 changed files with 1 additions and 1 deletions
|
|
@ -82,7 +82,7 @@ if __name__ == "__main__":
|
|||
ops = get_lazyop_info(si.ast.src[0]).flops
|
||||
|
||||
if DEBUG >= 2:
|
||||
for ast in si.ast: print_tree(ast)
|
||||
print_tree(si.ast)
|
||||
|
||||
rawbufs = bufs_from_lin(Kernel(si.ast))
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue