limbo018 / DREAMPlace

Deep learning toolkit-enabled VLSI placement
BSD 3-Clause "New" or "Revised" License
681 stars 199 forks source link

support running DP in circuit training #93

Open zhuhanqing opened 1 year ago

zhuhanqing commented 1 year ago

Modify DREAMPlace such that it can run inside circuit training. Add a flag use_dp_for_circuit_training to isolate changes with the main logic flow.

zhuhanqing commented 1 year ago

Thanks for your comments! I have sent a new pull request with all comments being addressed.

limbo018 commented 1 year ago

Thanks for your comments! I have sent a new pull request with all comments being addressed.

Thank you! The other PR has been merged.