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
cdb78954cbf4d3b2012ec8633ac07ddc0c2a19bd
tinygrad
/
tinygrad
/
engine
History
George Hotz
7a2a3b5c71
Remove Ops.KERNEL, it's all Ops.CALL now (
#14603
)
2026-02-07 10:21:54 +08:00
..
__init__.py
update docs, remove corealize (
#4264
)
2024-04-23 12:05:29 +04:00
jit.py
minor ops/jit cleanups [pr] (
#14543
)
2026-02-04 17:21:34 -05:00
memory.py
remove ScheduleItem and merge it with ExecItem (
#13759
)
2025-12-19 17:04:24 -04:00
realize.py
Buffer.as_buffer -> Buffer.as_memoryview [pr] (
#14535
)
2026-02-04 11:31:11 -05:00
schedule.py
Remove Ops.KERNEL, it's all Ops.CALL now (
#14603
)
2026-02-07 10:21:54 +08:00