"projects/git@developer.sourcefind.cn:wangsen/mineru.git" did not exist on "20438bd2b76e0d493a934e570fe0c22df5e305f5"
  • 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
parallel.cc 12.4 KB