• Min Xu's avatar
    [fix] auto_wrap: support wrapping based on wrapper_config (#685) · 9d2bbcf2
    Min Xu authored
    
    
    * [fix] auto_wrap: support wrapping based on wrapper_config
    
    - user can use this to avoid assert if auto_wrap is used multiple times on a module
    - user can traverse the modules multiple times and assign a wrapper_config
      to the module and then use auto_wrap once to wrap them
    
    fix #649
    fix #585
    
    * added changelog
    
    * fix tests
    
    * fix a test
    
    * added an optional assert for collision based on discussions with Quentin
    
    * added config_auto_wrap_policy
    
    * lint
    Co-authored-by: default avatarMin Xu <min.xu.public@gmail.com>
    9d2bbcf2
To find the state of this project's repository at the time of any of these versions, check out the tags..
CHANGELOG.md 9.35 KB