Commit Graph

5 Commits

Author SHA1 Message Date
George Hotz
00641aa45d add challenge tests 2023-03-07 19:39:04 -08:00
George Hotz
4eb880550f enable contract test 2023-03-07 17:32:28 -08:00
George Hotz
b561256a0e allow all reduces (#661)
* allow all reduces

* push permute tests

* explict permute reshape push

* contractw1s
2023-03-07 15:36:01 -08:00
Alex Wang
64ecbd91b5 Refactor contraction and add integration test cases for push permute (#650)
* Refactor contraction and add unit tests

* Fix typo; Fix TestConv.test_elu failure due to some ones in old_shape

* Add push permute test cases

* Fix mypy type annotation check error

* Add contraction unit test; Reshape to higher dimension is not contraction
2023-03-06 06:36:55 -08:00
George Hotz
8919ca8163 test cleanups 2023-03-03 06:36:06 -08:00