Optimize multiply across slices (#568)
* Add initial optimization when using a mul over a sliced convolution
* Formatting
* Add more tests
* Formatting
* Convert to an assert
* Check if used once
* Formatting
* Add test with horiz fusion
* Formatting
* Optimize nested slice
* Formatting
* Fix test
* Add const refs
* Remove unnecessary assert
Co-authored-by:
mvermeulen <5479696+mvermeulen@users.noreply.github.com>
Showing
Please register or sign in to comment