1. 14 Feb, 2019 1 commit
  2. 13 Feb, 2019 9 commits
  3. 12 Feb, 2019 8 commits
  4. 11 Feb, 2019 13 commits
  5. 09 Feb, 2019 4 commits
  6. 08 Feb, 2019 5 commits
    • Robert Kimball's avatar
      Merge branch 'master' into master · 21525b8e
      Robert Kimball authored
      21525b8e
    • Nishant Patel's avatar
      Fix for Qconv sum inplace (#2349) · 5713b34d
      Nishant Patel authored
      * Fix in place
      
      * Style
      
      * Adding non in-place support for all fused convadds
      
      * fixed quantized test case on GPU build
      5713b34d
    • Scott Cyphers's avatar
      Merge branch 'master' into master · e165a460
      Scott Cyphers authored
      e165a460
    • Leona C's avatar
      New structure for ToC and doc content (#2393) · ce7e168a
      Leona C authored
      * Add new Introduction section based on IEEE presentation and illustrations
      
      * WIP changes to doc navigation
      
      * Update illustrations
      
      * Cleaner ToC
      
      * Minor fixes to the theme and removing useless bower files
      
      * Better captions
      
      * Revise intro
      
      * Latest
      
      * Make framework support section be its own section
      
      * More updates to backend support section and add a new cpp api
      
      * add changes to section
      
      * Update intro with better detail
      
      * Rework intro with better detail on motivation
      
      * Editing
      
      * Update README with new contrib guide filename
      
      * Add the illustration referred to RE MobileNet group convolution fusion
      
      * Fix off-by-a-line emph on code description
      
      * Fix off-by-a-line emph on code description
      ce7e168a
    • Robert Kimball's avatar
      Simplify the access of placement in Function (#2405) · f227b591
      Robert Kimball authored
      * prep work
      
      * wip
      
      * remove debug
      
      * style
      
      * update unit test
      f227b591