This website requires JavaScript.
Explore
Help
Sign In
nimlgen
/
tinygrad
Watch
1
Star
0
Fork
0
forked from
tinygrad/tinygrad
Code
Pull Requests
Activity
Files
90326dbdc331d458b7b84682ad0dcac49c529dcf
tinygrad
/
tinygrad
T
History
George Hotz
and
GitHub
90326dbdc3
resnet50 hand coded optimization (
#1945
)
...
* resnet50 hand coded opt * hand optimize one kernel * opt in both places to fix test
2023-09-29 09:34:51 -07:00
..
codegen
resnet50 hand coded optimization (
#1945
)
2023-09-29 09:34:51 -07:00
nn
Refactor Conv2d/ConvTranspose2d into a single parent class (
#1906
)
2023-09-24 14:23:41 +08:00
renderer
move all int (
#1903
)
2023-09-23 14:43:45 +08:00
runtime
schedule2, keep the tests working with small changes (
#1932
)
2023-09-28 09:14:43 -07:00
shape
more lazy cleanup (
#1938
)
2023-09-29 00:53:29 -07:00
graph.py
more lazy cleanup (
#1938
)
2023-09-29 00:53:29 -07:00
helpers.py
Do not import typing_extensions at runtime (
#1927
)
2023-09-28 01:57:28 -07:00
jit.py
HipGraph support (
#1880
)
2023-09-24 20:14:36 +08:00
lazy.py
remove RawConst and add test (
#1939
)
2023-09-29 01:21:51 -07:00
mlops.py
reorder a few things (
#1915
)
2023-09-25 10:17:21 +08:00
ops.py
resnet50 hand coded optimization (
#1945
)
2023-09-29 09:34:51 -07:00
tensor.py
with Tensor.train() (
#1935
)
2023-09-28 18:02:31 -07:00