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
f768935be82f482b58dc0448b0966bcb804f83e9
tinygrad
/
tinygrad
T
History
nimlgen
and
GitHub
f768935be8
add RING_ALLREDUCE_THRESHOLD (
#5835
)
...
* add RING_ALLREDUCE_THRESHOLD * becnhmark * fixes * fix n_gpus * unused import * remove debug=2
2024-07-31 16:13:09 +03:00
..
codegen
UOp bound for div negative number (
#5808
)
2024-07-31 02:10:23 -04:00
engine
work to make GEMV fast (
#5824
)
2024-07-30 17:41:40 -07:00
nn
uniform init to match torch (
#5494
)
2024-07-15 12:07:44 -07:00
renderer
work to make GEMV fast (
#5824
)
2024-07-30 17:41:40 -07:00
runtime
hcq fix timestamp around kernel (
#5837
)
2024-07-31 16:12:27 +03:00
shape
unify negative shape creation to raise ValueError (
#5817
)
2024-07-30 13:42:59 -04:00
__init__.py
add mnist tutorial
2024-04-25 16:08:32 +08:00
device.py
use decimal for timestamps for more precision [run_process_replay] (
#5823
)
2024-07-30 15:06:14 -07:00
dtype.py
pretty print lazy op per default (
#5505
)
2024-07-18 09:34:08 -07:00
function.py
threefry as pattern matcher (
#5371
)
2024-07-13 11:59:03 -07:00
helpers.py
move GraphException to jit.py (
#5744
)
2024-07-26 19:01:12 -04:00
lazy.py
LazyBuffer.const type check cleanup [run_process_replay] (
#5795
)
2024-07-29 16:17:14 -04:00
multi.py
add RING_ALLREDUCE_THRESHOLD (
#5835
)
2024-07-31 16:13:09 +03:00
ops.py
remove float division from idiv in python_alu (
#5777
)
2024-07-29 12:14:12 -04:00
tensor.py
allow specify splits in shard, handle multiple different splits in MLB.e (
#5599
)
2024-07-30 19:33:04 -07:00