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
e172f0087a
tinygrad
/
models
History
Download ZIP
Download TAR.GZ
Jacky Lee
e172f0087a
BatchNorm2D -> BatchNorm2d (
#558
)
...
* BatchNorm2D -> BatchNorm2d * Fix typo
2023-02-16 12:31:49 -08:00
..
efficientnet.py
BatchNorm2D -> BatchNorm2d (
#558
)
2023-02-16 12:31:49 -08:00
resnet.py
BatchNorm2D -> BatchNorm2d (
#558
)
2023-02-16 12:31:49 -08:00
transformer.py
cleaner comments
2022-05-14 21:28:39 -07:00
vit.py
support larger ViT models
2021-12-12 10:45:10 -08:00