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
02f0be03f26f109a7d2098951e8705fa0940c055
tinygrad
/
tinygrad
T
History
George Hotz
and
GitHub
4dd24dc439
use decimal for timestamps for more precision [run_process_replay] (
#5823
)
...
* use decimal for timestamps for more precision * err, didn't get saved * fix types + 38 -> 40
2024-07-30 15:06:14 -07:00
..
codegen
UOp bounds for max (
#5820
)
2024-07-30 17:54:44 -04:00
engine
use decimal for timestamps for more precision [run_process_replay] (
#5823
)
2024-07-30 15:06:14 -07:00
nn
uniform init to match torch (
#5494
)
2024-07-15 12:07:44 -07:00
renderer
swap src[2] and src[3] in load [run_process_replay] (
#5821
)
2024-07-30 14:04:13 -07:00
runtime
use decimal for timestamps for more precision [run_process_replay] (
#5823
)
2024-07-30 15:06:14 -07: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
fix mypy errors in latest mypy (
#5794
)
2024-07-29 14:53:30 -04:00
ops.py
remove float division from idiv in python_alu (
#5777
)
2024-07-29 12:14:12 -04:00
tensor.py
unify negative shape creation to raise ValueError (
#5817
)
2024-07-30 13:42:59 -04:00