This website requires JavaScript.
Explore
Help
Sign In
sirhcm
/
tinygrad
Watch
1
Star
0
Fork
0
forked from
tinygrad/tinygrad
Code
Pull Requests
2
Actions
Activity
Files
7eb035e7c5bfb76d7a09034a0d409e3872a1a0ed
tinygrad
/
tinygrad
T
History
chenyu
and
GitHub
ca7300c783
fix half mean and its backward (
#4469
)
...
* fix half mean and its backward cast to sum_acc_type, sum, div, then cast back * mean dtype tests
2024-05-07 21:46:41 -04:00
..
codegen
kernel: un-reverse the order of the local indices (
#4454
)
2024-05-06 15:21:27 -04:00
engine
Clang graph (
#4424
)
2024-05-05 09:54:12 -07:00
features
move acc_dt out of lazy (
#4382
)
2024-05-06 07:41:25 -07:00
nn
optimizer shouldn't be run without training (
#4460
)
2024-05-06 15:34:12 -07:00
renderer
remove clang program header (
#4422
)
2024-05-04 08:38:01 -07:00
runtime
nv timeline semaphores (
#4464
)
2024-05-07 17:31:19 +03:00
shape
add consecutive property to shapetracker
2024-05-02 10:41:28 -07:00
__init__.py
add mnist tutorial
2024-04-25 16:08:32 +08:00
buffer.py
subbuffer support (
#4397
)
2024-05-03 18:05:57 -07:00
device.py
hotfix: npy is also ok (
#4439
)
2024-05-05 13:48:54 -07:00
dtype.py
move acc_dt out of lazy (
#4382
)
2024-05-06 07:41:25 -07:00
function.py
move acc_dt out of lazy (
#4382
)
2024-05-06 07:41:25 -07:00
helpers.py
helpers.diskcache_clear (
#4436
)
2024-05-05 14:19:01 -04:00
lazy.py
test for LazyBuffer._view when mask out and degrade into const (
#4465
)
2024-05-07 12:56:23 -04:00
ops.py
subbuffer support (
#4397
)
2024-05-03 18:05:57 -07:00
tensor.py
fix half mean and its backward (
#4469
)
2024-05-07 21:46:41 -04:00