tinygrad/tinygrad
qazal f64fa51a64
process replay for test/* (#4799)
* add input to unit tests [run_process_replay]

* add setup [run_process_replay]

* run tests [run_process_replay]

* add cuda and amd [run_process_replay]

* run everything but BEAM=2 [run_process_replay]

* skip export_model [run_process_replay]

* fix amd CI

* add concurrency back
2024-06-03 12:01:58 +03:00
..
codegen compute aliased buffer idxs pre reduce (#4788) 2024-06-01 16:46:52 -04: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 nv faster signal on dma queue (#4789) 2024-06-02 21:47:24 +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 process replay for test/* (#4799) 2024-06-03 12:01:58 +03: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