Skip to content
Snippets Groups Projects
  1. Oct 30, 2020
    • Lucian Petrica's avatar
      Updates to resource estimates (#213) · 07e7955a
      Lucian Petrica authored
      
      * Added transform to set mem modes
      
      * Add transform to set folding (SIMD/PE)
      
      * Implemented resource allocation transform and test
      
      * Reverted to version in dev
      
      * Updated expected resource counts in res estimate test
      
      * Added URAM and DSP resource estimates; changed FC layer resType to lut/dsp, made it optional, and made lut the default
      
      * Correct handling of URAM
      
      * Fixed resource estimation for fc layer
      
      * Fixed uram estimation in SWU
      
      * Fixed res estimate test
      
      * Added resource estimation to VVAU, and changed resType to same pattern in FClayer; fixed DSP estimation in FClayer
      
      * Fixes for VVAU resource estimation
      
      * Updated SWU memory estimate; modified folding transform for correct depthwise SWU folding
      
      * Moved folding transforms out of PR branch
      
      * Removed files added by mistake in merge
      
      * Fixed test
      
      * [Deps, Refactor] update finn-base, move create.py back into finn
      
      * [Deps] update finn-base to get optional, restricted-value attributes
      
      * [HLSCustomOp] specify allowed values for HLSCustomOps where appropriate
      
      * [Deps] update finn-base and Brevitas
      
      Co-authored-by: default avatarYaman Umuroglu <maltanar@gmail.com>
  2. Oct 28, 2020
    • Yaman Umuroglu's avatar
      Refactor custom op system (#245) · 4225faac
      Yaman Umuroglu authored
      * [Refactor] use getCustomOp instead of direct registry access
      
      * [Refactor] move HLSCustomOp base to own file
      
      * [Refactor] register all HLSCustomOps in new style
      
      * [Refactor] use correct domain for custom ops acc. to new style
      
      * [Deps] update finn-base to get new-style customop domains
      
      * [Refactor] more domain fixes
      
      * [Test] fix ipstitch expected io values in rtlsim
      
      * [Deps] update finn-base and brevitas
      
      * [Docs] link to CustomOp reorg PR
  3. Oct 19, 2020
  4. Oct 13, 2020
  5. Oct 08, 2020
  6. Oct 06, 2020
  7. Oct 05, 2020
  8. Sep 27, 2020
  9. Sep 26, 2020
  10. Sep 25, 2020
  11. Sep 24, 2020
  12. Sep 21, 2020
  13. Sep 20, 2020
  14. Sep 17, 2020
  15. Sep 16, 2020
  16. Sep 15, 2020
  17. Sep 10, 2020
  18. Sep 01, 2020
  19. Aug 30, 2020
  20. Aug 27, 2020
  21. Aug 25, 2020
  22. Aug 23, 2020
  23. Aug 20, 2020
  24. Aug 19, 2020
  25. Aug 18, 2020
  26. Aug 17, 2020
  27. Jul 28, 2020
  28. Jul 17, 2020
  29. Jul 11, 2020
  30. Jul 09, 2020
  31. Jul 07, 2020
Loading