tinygrad/tinygrad
2024-08-03 14:20:11 +03:00
..
codegen UOp mod folding cleanup (#5885) 2024-08-02 22:56:32 -04:00
engine save lines in the scheduler [run_process_replay] (#5890) 2024-08-03 14:20:11 +03:00
nn uniform init to match torch (#5494) 2024-07-15 12:07:44 -07:00
renderer get program fields in __post_init__ [run_process_replay] (#5878) 2024-08-02 09:57:12 -07:00
runtime sampling time sync (8700 lines) (#5843) 2024-08-02 14:44:35 -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 hotfix: median > mean for sampling clock jitter 2024-08-02 22:07:58 +00:00
dtype.py comma benchmark (#5518) 2024-08-02 14:36:54 -07:00
function.py threefry as pattern matcher (#5371) 2024-07-13 11:59:03 -07:00
helpers.py indexing fusion 2 (#5888) 2024-08-03 13:13:39 +03:00
lazy.py test schedule of LazyBuffers [run_process_replay] (#5859) 2024-08-01 19:06:29 +03:00
multi.py MLB support reshape for uneven shards (#5804) 2024-08-01 02:36:03 -07:00
ops.py add test to validate lazyops dims (#5845) 2024-07-31 12:59:38 -07:00
tensor.py allow specify splits in shard, handle multiple different splits in MLB.e (#5599) 2024-07-30 19:33:04 -07:00