Files
tinygrad/test
Evan Mays 285621aeda Cherry backprop for conv2d (#281)
* quick math: 0 + x = x.

* gradient w.r.t. x using cherry for conv

* gradient w.r.t. w for conv on cherry but doing vector dot products

* small optimization

* [cherry] optimize conv backpass for large channel count

* get rid of numpy einsum
2021-10-30 16:12:19 -07:00
..
2021-05-05 22:15:22 -07:00
2020-12-15 23:44:08 -08:00
2021-01-01 09:19:03 -05:00
2021-05-05 22:15:22 -07:00
2021-01-01 09:19:03 -05:00
2021-10-30 16:12:19 -07:00
2021-01-01 09:19:03 -05:00
2021-06-19 08:49:13 -07:00