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
5190784cbb4e9f700b00ac316ce0fdd802e50cf6
tinygrad
/
tinygrad
T
History
Mischa Untaga
and
GitHub
5190784cbb
Fix Tensor random functions determinism with same seed (
#580
)
...
* fix Tensor random functions determinism with same seed * long lived rng * TIL ClassVar typing
2023-02-22 19:08:43 -08:00
..
llops
refactor device, credit martinloretzzz
2023-02-22 17:29:40 -08:00
nn
BatchNorm2D -> BatchNorm2d (
#558
)
2023-02-16 12:31:49 -08:00
runtime
a sustainable approach to float4 (
#582
)
2023-02-22 09:45:08 -08:00
shape
move DEBUG to helpers
2023-02-22 06:52:11 -08:00
__init__.py
tinygrad.nn (
#367
)
2022-08-18 07:41:00 -07:00
ast.py
a sustainable approach to float4 (
#582
)
2023-02-22 09:45:08 -08:00
graph.py
move DEBUG to helpers
2023-02-22 06:52:11 -08:00
helpers.py
move DEBUG to helpers
2023-02-22 06:52:11 -08:00
lazy.py
refactor device, credit martinloretzzz
2023-02-22 17:29:40 -08:00
mlops.py
Replace SIGN with GT0 (
#511
)
2023-02-01 11:01:39 -08:00
ops.py
move DEBUG to helpers
2023-02-22 06:52:11 -08:00
tensor.py
Fix Tensor random functions determinism with same seed (
#580
)
2023-02-22 19:08:43 -08:00