tinygrad/tinygrad
nimlgen c941a58581
amd refactor queue creation (#5216)
* amd refactor queue creation

* fixes

* use data64_le

* fix linter
2024-06-28 23:24:49 +03:00
..
codegen rename graph to children [run_process_replay] (#5215) 2024-06-28 09:53:52 -07:00
engine better error msg for TinyJit inside TinyJit (#5202) 2024-06-27 18:09:19 -04:00
nn s/tinytqdm/tqdm (#5103) 2024-06-22 14:18:26 -04:00
renderer amd inline bf16 funcs (#5212) 2024-06-28 18:45:00 +03:00
runtime amd refactor queue creation (#5216) 2024-06-28 23:24:49 +03:00
shape simplify View.permute arg check [run_process_replay] (#5218) 2024-06-28 16:18:46 -04:00
__init__.py add mnist tutorial 2024-04-25 16:08:32 +08:00
device.py ruff rule if-exp-instead-of-or-operator (FURB110) (#5178) 2024-06-27 08:22:19 -07:00
dtype.py remove numpy from dtype (#4969) 2024-06-14 15:38:45 -04:00
function.py check arg to Tensor.flip can appear only once (#5068) 2024-06-20 09:33:42 -04:00
helpers.py validate sdxl output and put it in benchmark (#5211) 2024-06-28 11:40:52 -04:00
lazy.py make buffer view optional with a flag (#5120) 2024-06-25 19:13:20 -07:00
multi.py ruff: unnecessary-comprehension (#5174) 2024-06-27 07:45:29 -04:00
ops.py second iteration on verify_lazyop (#5140) 2024-06-25 09:44:32 +03:00
tensor.py ruff: else-raise and else-return (#5175) 2024-06-27 07:54:59 -04:00