This website requires JavaScript.
Explore
Help
Register
Sign In
github
/
tinygrad
Watch
1
Star
1
Fork
0
You've already forked tinygrad
mirror of
https://github.com/tinygrad/tinygrad.git
synced
2026-04-29 03:00:14 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
befc1e800c8faefe783ee78ece235206a90c595f
tinygrad
/
tinygrad
/
nn
History
chenyu
b38fc43b07
assert assign dtype mismatch for disk [pr] (
#14473
)
...
the disk hack is generally wrong, now force bitcast on the source before assign
2026-01-31 17:08:54 -05:00
..
__init__.py
fix USE_ATOMICS for non float dtypes and make it the default (
#14444
)
2026-01-31 09:44:16 +08:00
datasets.py
tar_extract with Tensors (
#7853
)
2024-12-04 17:03:19 +08:00
onnx.py
return types for all math.py function (
#14413
)
2026-01-28 20:10:11 -05:00
optim.py
unique const when requires_grad is set to True (
#14075
)
2026-01-08 16:30:45 -05:00
state.py
assert assign dtype mismatch for disk [pr] (
#14473
)
2026-01-31 17:08:54 -05:00
torch.py
move frontend dir to nn [pr] (
#12470
)
2025-10-07 10:42:22 +08:00