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
76ab379f9b2335b77ee2310050d9ad364fc4b341
tinygrad
/
tinygrad
T
History
cloud11665
and
GitHub
43ea1614b0
fix inf/nan codegen (
#935
)
...
* fix inf/nan codegen * remove nasty oneliner, fix -inf * inf/nan const mul/div tests
2023-06-05 11:24:09 -07:00
..
codegen
fix inf/nan codegen (
#935
)
2023-06-05 11:24:09 -07:00
nn
Whisper (
#919
)
2023-06-03 18:55:14 -07:00
runtime
Eliminate LoadOps.FROMCPU (
#920
)
2023-06-04 08:55:50 -07:00
shape
Zero dim Tensor support (
#777
)
2023-06-01 11:32:02 -07:00
graph.py
don't graph consts
2023-04-14 03:32:20 -07:00
helpers.py
Fast DiskTensor to other Tensor (
#916
)
2023-06-03 12:25:41 -07:00
jit.py
jit oops. should add that to commit tests
2023-05-05 22:01:13 -07:00
lazy.py
Eliminate LoadOps.FROMCPU (
#920
)
2023-06-04 08:55:50 -07:00
mlops.py
Add sin/cos/tan (
#794
)
2023-05-25 09:04:56 -07:00
ops.py
Eliminate LoadOps.FROMCPU (
#920
)
2023-06-04 08:55:50 -07:00
state.py
Whisper (
#919
)
2023-06-03 18:55:14 -07:00
tensor.py
Initial ellipsis support when slicing Tensors (
#843
)
2023-06-05 07:52:49 -07:00