tinygrad/tinygrad
2024-02-27 07:58:03 -05:00
..
codegen Revert "wmma: add CUDA tensor core (#3464)" (#3474) 2024-02-22 11:58:16 +01:00
features jit grapher simplified (#3478) 2024-02-23 16:20:16 +01:00
nn remove cpu and torch backends (#3399) 2024-02-15 16:55:39 +01:00
renderer float64 function support for HIP (#3492) 2024-02-24 09:46:20 -05:00
runtime feat: don't hardcode the arch (#3511) 2024-02-27 07:58:03 -05:00
shape cleanup SumNode mod (#3503) 2024-02-26 11:10:55 -05:00
__init__.py move graph.py and jit.py into features (#3376) 2024-02-12 17:34:34 +01:00
device.py uops flop counter (#3373) 2024-02-20 09:36:30 +01:00
dtype.py Rename .sz to .count on DType (#3413) 2024-02-15 15:03:49 +01:00
helpers.py bump db version to 11 (#3398) 2024-02-14 10:13:18 -05:00
lazy.py move all reduces to the end in lazy (#3475) 2024-02-23 15:49:11 +01:00
mlops.py change frontend reduce API to use axis (#3460) 2024-02-21 12:26:17 +01:00
ops.py _reduce_op is axis based now (#3462) 2024-02-21 16:36:31 +01:00
realize.py disk runner (prereq for interpreted removal) (#3421) 2024-02-15 18:14:05 +01:00
tensor.py fix Tensor.split not passing dim to Tensor.chunk (#3490) 2024-02-24 07:53:11 -05:00