This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
tinygrad
Watch
2
Star
0
Fork
You've already forked tinygrad
0
mirror of
https://github.com/tinygrad/tinygrad.git
synced
2026-06-24 02:14:17 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
30025f2bc7
tinygrad
/
tinygrad
History
Download ZIP
Download TAR.GZ
George Hotz
30025f2bc7
bn: don't track_running_stats if you aren't training
2022-06-05 16:41:20 -07:00
..
llops
keepdim avoids reshapes
2022-06-05 15:56:42 -07:00
ops
code2 was unneeded for reduce op
2022-06-05 15:15:04 -07:00
__init__.py
here's two extra lines of precious code (
#307
)
2022-02-21 11:45:19 -08:00
helpers.py
factor out binary_broadcast
2021-11-29 03:49:12 -05:00
nn.py
bn: don't track_running_stats if you aren't training
2022-06-05 16:41:20 -07:00
optim.py
minor cleanups, yolo work
2021-01-03 08:14:16 -08:00
tensor.py
fix bug in graph with use of id
2022-06-05 16:31:20 -07:00