tinygrad/extra
George Hotz 7ecf4dff68
multi cl_queue (#762)
* multi cl_queue

* only platforms 1

* gpus first, then cpus

* put device on underlying buffer

* cl_queue array
2023-05-03 12:15:28 -07:00
..
gemm FLOAT16 off works 2023-04-19 15:34:56 -07:00
rocm rocm setup script 2023-05-03 16:01:17 +00:00
triton A Triton backend for tinygrad (#470) 2023-02-01 11:53:57 -08:00
archprobe.py test_cacheline_size that works in both places 2023-03-30 06:47:20 +04:00
augment.py [Fix] fix typo: test_mnist -> datasets (#492) 2023-01-29 21:30:47 -08:00
gradcheck.py Remove Tensor.data (#565) 2023-02-18 16:36:12 -08:00
helpers.py more llama stuff 2023-03-10 10:48:10 -08:00
introspection.py Devicebufferless (#708) 2023-03-18 14:40:23 -07:00
kernel_search.py move to shapetracker.py 2023-03-11 07:50:07 -08:00
lib_test_ast.py fix ast test 2023-03-04 07:49:25 -08:00
onnx.py add Pad onnx operator and rework _padding (#740) 2023-04-06 17:07:36 +05:30
onnx_ops.py add Pad onnx operator and rework _padding (#740) 2023-04-06 17:07:36 +05:30
thneed.py multi cl_queue (#762) 2023-05-03 12:15:28 -07:00
training.py add int64 as supported dtype from numpy (#699) 2023-03-18 17:15:04 -07:00
utils.py fix binop, other tests failure (#723) 2023-03-22 18:15:07 -07:00