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
a6a70aa4bd4a1985e99aa436bddc2b94fed92835
tinygrad
/
tinygrad
T
History
George Hotz
and
GitHub
a6a70aa4bd
add optional NEG and SUB (
#6750
)
...
* add optional NEG and SUB * describe that compute + optional mulacc * ptx cleanup * lil cleanups
2024-09-26 10:50:53 +08:00
..
codegen
add optional NEG and SUB (
#6750
)
2024-09-26 10:50:53 +08:00
engine
gate engine.graph imports [run_process_replay] (
#6748
)
2024-09-26 09:13:49 +08:00
nn
minor resnet cleanups (
#6382
)
2024-09-06 12:50:21 +08:00
renderer
add optional NEG and SUB (
#6750
)
2024-09-26 10:50:53 +08:00
runtime
Metal with CDLL instead of py-objc (
#6545
)
2024-09-25 17:43:01 +08:00
shape
use UOp.define_var in Variable shape [run_process_replay] (
#6626
)
2024-09-20 17:58:29 +08:00
__init__.py
hotfix: add TYPED=1 support
2024-09-15 14:44:26 +08:00
device.py
qcom image copyout (
#6667
)
2024-09-23 16:11:43 +08:00
dtype.py
use shl everywhere (
#6744
)
2024-09-26 09:59:36 +08:00
function.py
math trait [run_process_replay] (
#6364
)
2024-09-05 16:19:17 +08:00
helpers.py
default threefry (
#6116
)
2024-09-25 17:45:13 +08:00
lazy.py
remove e( function just alu( [run_process_replay] (
#6589
)
2024-09-19 10:24:02 +08:00
multi.py
remove e( function just alu( [run_process_replay] (
#6589
)
2024-09-19 10:24:02 +08:00
ops.py
add UnaryOps.NEG + BinaryOps.SUB so process replay can work
2024-09-26 10:36:33 +08:00
py.typed
add a single py.typed (
#6083
)
2024-08-14 17:31:46 -07:00
tensor.py
feat: make buffer (
#6745
)
2024-09-25 18:31:03 +08:00