tinygrad/tinygrad
2024-04-09 19:24:57 -07:00
..
codegen use ConstType in various const function type hint (#4074) 2024-04-04 20:32:07 -04:00
engine refactor outbufs (#4112) 2024-04-08 14:54:10 -07:00
features spend 5 lines to bring mnist into the repo (#4122) 2024-04-09 19:24:57 -07:00
nn Use exec_alu for lazy const folding (#4039) 2024-04-02 20:52:05 -04:00
renderer Update ssa input order and annotate types in cstyle and assembly (#4117) 2024-04-09 13:10:29 -04:00
runtime Fixes for ops_kfd (#4105) 2024-04-09 13:21:21 -07:00
shape fix View.pad arg type (#3845) 2024-03-20 19:36:02 -04:00
__init__.py spend 5 lines to bring mnist into the repo (#4122) 2024-04-09 19:24:57 -07:00
buffer.py numpy device + pickle it (#4120) 2024-04-09 13:19:30 -07:00
device.py search: add a BEAM_COMPARE env to optionally not compare to hc/tc (#4107) 2024-04-08 18:54:01 -04:00
dtype.py rename Scalar to ConstType and cast_scalar to as_const (#3946) 2024-03-26 22:39:58 -04:00
function.py use *0+1 for Tensor.pow base case, remove function.Zero (#4023) 2024-03-31 19:20:44 -04:00
helpers.py move GlobalCounter to helpers (#4002) 2024-03-30 00:30:30 -04:00
lazy.py add SPLIT_REDUCEOP to disable reduce split (#4115) 2024-04-08 16:31:08 -04:00
ops.py remove dtype from FlopCounter (#4075) 2024-04-04 21:23:28 -04:00
tensor.py numpy device + pickle it (#4120) 2024-04-09 13:19:30 -07:00