chenyu
|
792a494eb8
|
fix various examples (#4691)
* fix examples that used ax1 and ax2 for transpose
* fix that
* update those
|
2024-05-22 20:43:21 -04:00 |
|
jaredeh
|
d8952fc575
|
updating to work with new internal apis (#2755)
|
2023-12-13 21:54:47 -08:00 |
|
voidz
|
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 |
|