tinygrad/tinygrad
chenyu 3f126c7664
fix examples vits / converstion.py (#4239)
it was passing a const numpy array into Tensor.arange
2024-04-20 23:29:12 -04:00
..
codegen KFD GEMM (#4221) 2024-04-19 00:43:18 -04:00
engine SAVE_SCHEDULE as contextvar (#4230) 2024-04-19 18:51:57 -04:00
features datasets isn't a feature + filter docstrings (#4228) 2024-04-19 16:16:10 +04:00
nn datasets isn't a feature + filter docstrings (#4228) 2024-04-19 16:16:10 +04:00
renderer Update ssa input order and annotate types in cstyle and assembly (#4117) 2024-04-09 13:10:29 -04:00
runtime clean up update stats (#4226) 2024-04-19 15:41:30 +04:00
shape clean up update stats (#4226) 2024-04-19 15:41:30 +04:00
__init__.py spend 5 lines to bring mnist into the repo (#4122) 2024-04-09 19:24:57 -07:00
buffer.py new memory scheduler with explicit refcounts (#4198) 2024-04-17 08:46:47 +04:00
device.py clean up update stats (#4226) 2024-04-19 15:41:30 +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 New docs are in mkdocs (#4178) 2024-04-16 10:59:51 +04:00
helpers.py SAVE_SCHEDULE as contextvar (#4230) 2024-04-19 18:51:57 -04:00
lazy.py new memory scheduler with explicit refcounts (#4198) 2024-04-17 08:46:47 +04:00
ops.py optionally use a copy kernel instead of SDMA (#4116) 2024-04-12 23:10:41 -07:00
tensor.py fix examples vits / converstion.py (#4239) 2024-04-20 23:29:12 -04:00