- 29 Aug, 2018 1 commit
-
-
Robert Kimball authored
* use line comments instead of multiline comments for license header * update more * update new files * more header updates * style
-
- 05 Jun, 2018 1 commit
-
-
Nick Korovaiko authored
* slice elimination * add comment for simplify_concat * fix concat_slice * another reshape-related fix * added a missing header * disable reshape-concat optimization * test fix
-
- 11 May, 2018 1 commit
-
-
Nick Korovaiko authored
-
- 08 May, 2018 1 commit
-
-
Nick Korovaiko authored
* product simplifier * char -> signed char
-
- 06 May, 2018 1 commit
-
-
Nick Korovaiko authored
-
- 26 Apr, 2018 2 commits
-
-
Nick Korovaiko authored
* pick broadcast if exists * remove logic for sum * get at broadcast using the label-on-skip approach * tests for broadcast fix * add comments
-
Nick Korovaiko authored
* simplifier for sum * add comment, remove visualization passes
-
- 24 Apr, 2018 1 commit
-
-
Nick Korovaiko authored
* infra for algebraic simplification and simplifications for Add and Multiply (including broadcast consts) * add tests, fix bugs * negative tests, 0*0, 0*1, 0+0 * possible fix for 0*1 * remove stale test * fix merge comp errors * fix comp errors
-