• Lei Wang's avatar
    [Bugfix] Enhance layout inference pass for flexibility (#550) · 444b7c4e
    Lei Wang authored
    * Enhance Layout
    
    * strict update
    
    * lint fix
    
    * Refactor layout inference by removing unnecessary logging statements in `parallel.cc` and `layout_inference.cc`. This cleanup enhances code readability and reduces log clutter during layout inference steps.
    
    * lint fix
    
    * Refactor file copying logic in setup.py to simplify directory creation and file copying process. Removed unnecessary existence check before copying source files to the target directory.
    444b7c4e
setup.py 27 KB