Files
tinygrad/test
George Hotz dc21e63bd2 test: put conv in one reduce (#4441)
* test: put conv in one reduce

* put reduce at the end

* more expand

* generic, and that expand was breaking things

* ratio

* don't undo the expand

* arg 1

* strides

* warning, for resnet

* warning removed

* disable cast

* handle cast

* op

* err, that's right

* fixup

* fix that

* a test to play with

* add double_reduces

* working up to final reshape

* fold the last reshape

* moved to schedule

* fix axis

* ci, need to bring arange back

* FUSE_CONV_BW maybe

* valid in 3.9

* test_expand_reduce_is_folded_on_different_axes

* add FUSE_CONV_BW=1

* test_fold_batchnorm_backward

* test_sgd_4convs_fuse

---------

Co-authored-by: qazal <qazal.software@gmail.com>
2024-07-22 12:16:13 +03:00
..
2023-12-01 11:34:47 -08:00
2020-12-15 23:44:08 -08:00
2023-06-25 10:38:58 -07:00
2024-07-17 19:41:23 -07:00
2024-07-12 20:43:36 -07:00
2024-07-17 17:09:34 +03:00
2024-03-18 16:47:07 -04:00
2024-06-26 17:50:37 +03:00
2023-12-07 17:07:05 -08:00
2024-05-15 23:46:08 +03:00
2024-07-17 19:41:23 -07:00
2024-07-21 20:14:44 -07:00
2024-06-25 19:49:21 -07:00
2024-05-15 23:46:08 +03:00
2024-07-14 14:26:41 -04:00
2024-07-17 19:41:23 -07:00