Commit Graph
7 Commits
Author SHA1 Message Date
jaredehandGitHub d8952fc575 updating to work with new internal apis (#2755) 2023-12-13 21:54:47 -08:00
voidzandGitHub 94bec40110 moved extras/jit.py -> tinygrad/jit.py (#599)
* moved extras/jit.py to tinygrad/jit.py

* fixed indent

* removed tinygrad.helpers.DEBUG from jit.py
2023-02-25 08:32:33 -08:00
George Hotz 94ccab941e compile_tensorflow: no cast required 2023-02-22 21:14:21 -08:00
George Hotz 135d0ddb78 compile_tensorflow: read weights from disk 2023-02-22 21:12:35 -08:00
George Hotz 0615dcffe7 compile_tensorflow: save the weights 2023-02-22 21:05:45 -08:00
George Hotz c537fd0614 compile_tensorflow: add initialize and tests 2023-02-22 20:50:53 -08:00
George Hotz dc914cde50 compile_tensorflow 2023-02-22 20:08:58 -08:00