tinygrad/tinygrad
nimlgen bd2e7c8b31
amd registers from file (#4778)
* amd registers from file

* remove commentes

* linetr

* no off
2024-05-31 18:48:57 +03:00
..
codegen add fused tensor core opts tests (#4775) 2024-05-30 13:50:00 +03:00
engine set timeout in search _try_compile_linearized_w_idx (#4677) 2024-05-22 12:30:31 -04:00
nn docs: fix nn rendering (#4736) 2024-05-26 18:55:20 -04:00
renderer Int mulacc for ptx (#4680) 2024-05-24 15:20:48 -04:00
runtime amd registers from file (#4778) 2024-05-31 18:48:57 +03:00
shape check contiguous in View.create after canonicalizing mask and offset (#4770) 2024-05-29 11:31:13 -04: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 fix lazy r const folding with variable shape (#4783) 2024-05-30 15:19:28 -04:00
multi.py move image into tensor.py. delete features (#4603) 2024-05-15 10:50:25 -07:00
ops.py CMPLT is safe to pad (#4790) 2024-05-30 22:50:48 -04:00
tensor.py simplify _cumsum with _first_zero=True (#4782) 2024-05-30 13:19:33 -04:00