"src/vscode:/vscode.git/clone" did not exist on "aa0b1090c97e74d3d54a3bc4e81baa421f4164c4"
[Bugfix] Enhance layout inference pass for flexibility (#550)
* 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.
Showing
Please register or sign in to comment