tinygrad/accel
George Hotz 5d45c6e516
Fold reduce (#362)
* folding reduce

* fold through movementops

* fixup shapes

* was too aggressive

* i knew we needed that

* don't recompute reduce

* working

* fix openpilot compile

* prunegraph openpilot

* types and reduce_shape

* refactor

* cleanups

* neater

* 1009

* 1004

* clean up reduce for 998
2022-07-19 09:24:02 -07:00
..
ane refactor accel 2021-10-30 16:10:59 -07:00
cherry only resnet18, it's too slow otherwise 2021-10-30 16:48:39 -07:00
cuda Accel/cuda (#319) 2022-05-14 21:25:30 -07:00
lazy reorg opts, nicer graph 2022-07-02 22:29:09 -07:00
metal a bit of work on metal 2021-12-30 13:53:08 -05:00
opencl Fold reduce (#362) 2022-07-19 09:24:02 -07:00
tpu header 2021-10-30 16:41:05 -07:00
README refactor efficientnet loading 2021-10-30 17:02:17 -07:00

This is where we scope out adding accelerators to tinygrad

ane -- Apple Neural Engine, in the M1 + newer iPhones
cherry -- Largely defunct custom hardware based on a RISC-V extension
tpu -- Google's TPU, available for rent in Google Cloud