This website requires JavaScript.
Explore
Help
Sign In
geohot
/
tinygrad
Watch
1
Star
0
Fork
0
forked from
tinygrad/tinygrad
Code
Pull Requests
Actions
Activity
Files
330fb7b1a31577ea9640528348b25ce6a297b708
tinygrad
/
extra
/
gemm
T
History
George Hotz
and
GitHub
c417cd3c97
fast HIP gemm -> 100 TFLOPS (
#1476
)
...
* fast HIP gemm * wmma * correct b * fix spilling * 60 TFLOPS * 64 TFLOPS * 65 TFLOPS
2023-08-09 06:54:15 -07:00
..
.gitignore
updates from the chonker branch
2022-11-07 21:12:08 -08:00
amx.py
Revert "update editorconfig, enforce via CI (
#1343
)" (
#1380
)
2023-07-31 10:35:50 -07:00
cuda_matmul.py
FLOAT16 off works
2023-04-19 15:34:56 -07:00
gemm.c
Revert "update editorconfig, enforce via CI (
#1343
)" (
#1380
)
2023-07-31 10:35:50 -07:00
gemm.py
Revert "update editorconfig, enforce via CI (
#1343
)" (
#1380
)
2023-07-31 10:35:50 -07:00
hip_matmul.py
fast HIP gemm -> 100 TFLOPS (
#1476
)
2023-08-09 06:54:15 -07:00
metal_conv.py
Rdna (
#776
)
2023-05-16 05:33:57 -07:00
metal_matmul.py
good stuff from tensor cores branch (
#1199
)
2023-07-08 16:58:26 -07:00
simple_matmul.py
Rdna (
#776
)
2023-05-16 05:33:57 -07:00
tf_gemm.py
Add tensorflow GEMM benchmark script (
#1000
)
2023-06-18 10:57:45 -07:00
torch_gemm.py
faster RDNA assembly backend (
#990
)
2023-06-16 12:06:38 -07:00