tinygrad/extra
2023-02-24 12:00:03 -08:00
..
gemm Added info on simdgroup availability (#586) 2023-02-23 13:59:02 -08:00
triton A Triton backend for tinygrad (#470) 2023-02-01 11:53:57 -08: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
introspection.py CL.mem_used -> GlobalCounters.mem_used 2023-02-10 23:13:29 -06:00
jit.py move DEBUG to helpers 2023-02-22 06:52:11 -08:00
kernel_search.py a sustainable approach to float4 (#582) 2023-02-22 09:45:08 -08:00
lib_test_ast.py Mypy fun (#541) 2023-02-08 09:56:51 -06:00
onnx.py onnx : add a whole bunch of ops 2023-02-24 12:00:03 -08:00
onnx_ops.py onnx : add a whole bunch of ops 2023-02-24 12:00:03 -08:00
thneed.py optional networkx + DEBUGCL=2 2023-02-20 09:50:46 -08:00
training.py Remove Tensor.data (#565) 2023-02-18 16:36:12 -08:00
utils.py Import get_parameters from tinygrad.nn (#559) 2023-02-17 15:22:26 -08:00