tinygrad/tinygrad
wozeparrot 6020595eb0
more tensor.py docs (#4686)
wow much docs
2024-05-22 21:28:26 +00:00
..
codegen revert uops dtype in pattern matcher (#4681) 2024-05-22 14:45:51 +03:00
engine set timeout in search _try_compile_linearized_w_idx (#4677) 2024-05-22 12:30:31 -04:00
nn move image into tensor.py. delete features (#4603) 2024-05-15 10:50:25 -07:00
renderer LOOP -> RANGE (#4650) 2024-05-19 06:40:20 -07:00
runtime nv hcq bind api (#4629) 2024-05-19 23:17:10 +03:00
shape add consecutive property to shapetracker 2024-05-02 10:41:28 -07:00
__init__.py add mnist tutorial 2024-04-25 16:08:32 +08:00
device.py compile raise CompileError and skip only RuntimeError in multiprocess… (#4646) 2024-05-19 00:25:25 -04:00
dtype.py move acc_dt out of lazy (#4382) 2024-05-06 07:41:25 -07:00
function.py redo simpler abs and sign (#4611) 2024-05-15 18:19:46 -04:00
helpers.py add cpu objdump to LLVM/CLANG (#4537) 2024-05-11 14:28:44 -07:00
lazy.py move image into tensor.py. delete features (#4603) 2024-05-15 10:50:25 -07:00
multi.py move image into tensor.py. delete features (#4603) 2024-05-15 10:50:25 -07:00
ops.py Split UnaryOps.CAST into CAST and BITCAST (#4487) 2024-05-15 11:43:31 -04:00
tensor.py more tensor.py docs (#4686) 2024-05-22 21:28:26 +00:00