tinygrad/tinygrad
2024-08-01 12:39:46 -07:00
..
codegen revert some UOp IDIV bound (#5863) 2024-08-01 15:09:06 -04:00
engine infra for multi view reduce_info [run_process_replay] (#5861) 2024-08-01 19:46:55 +03:00
nn uniform init to match torch (#5494) 2024-07-15 12:07:44 -07:00
renderer work to make GEMV fast (#5824) 2024-07-30 17:41:40 -07:00
runtime hotfix: print which opencl device we are using 2024-08-01 12:39:46 -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 use decimal for timestamps for more precision [run_process_replay] (#5823) 2024-07-30 15:06:14 -07:00
dtype.py pretty print lazy op per default (#5505) 2024-07-18 09:34:08 -07:00
function.py threefry as pattern matcher (#5371) 2024-07-13 11:59:03 -07:00
helpers.py move GraphException to jit.py (#5744) 2024-07-26 19:01:12 -04: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