Skip to content
Snippets Groups Projects
  • Yaman Umuroglu's avatar
    4225faac
    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
    Refactor custom op system (#245)
    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
test_move_maxpool_past_multithreshold.py 3.14 KiB