1. 02 Oct, 2018 2 commits
    • Adam Procter's avatar
      Delete a parenthetical comment from CODEOWNERS (#1727) · c7183e46
      Adam Procter authored
      Pretty sure at this point that I was reading the docs correctly.
      c7183e46
    • Pruthvi's avatar
      Pruthvi/rnn fusion (#1677) · 18e41513
      Pruthvi authored
      * WIP input * weights rnn optimization
      
      * concat + slcing + replacing new node works
      
      * WIP unit test case of fusing rnn inputs
      
      * - Added unit test case for fusing rnn input weights
      - registered CPURnnMatFusion_v1/v2 in codegen and DEX
      
      * fixed redeclaration of a variable
      
      * Refactored rnn input traformation passes into a single pass
      
      * Refactored CPURnnMatFusion call back functions
      
      * change random generator range to include -ve values in unit test
      
      * address PR comments
      
      * dont fuse if the shape of the data slices dont match
      18e41513
  2. 01 Oct, 2018 5 commits
  3. 30 Sep, 2018 1 commit
  4. 29 Sep, 2018 2 commits
  5. 28 Sep, 2018 11 commits
  6. 27 Sep, 2018 3 commits
  7. 26 Sep, 2018 6 commits
  8. 25 Sep, 2018 6 commits
  9. 24 Sep, 2018 2 commits
  10. 22 Sep, 2018 2 commits