Yucheng Wang
Yucheng Wang
Hi all, the **conjugate gradient function inside jax.scipy.sparse seems to be very inconsistent on jax GPU**. I'm a new user to jax so im not sure if this issue has...
Hi, MacroPlacement Team has an open sourced version of [plc_wrapper_main](https://github.com/TILOS-AI-Institute/MacroPlacement/tree/main/CodeElements/Plc_client) (under our interpretation). We provide [guidence](https://github.com/TILOS-AI-Institute/MacroPlacement/tree/main/CodeElements/Plc_client#how-to-run-our-code-in-circuit-training) on how to plug it into CircuitTraining in our github documentation but this requires...
Hi, I am not familar with `nvcc` commands, but after docker pulling is complete, I am getting the following error from MakeFile.  I do have nvcc...
Hi, I am following the pre-train instructions provided [here](https://github.com/google-research/circuit_training/blob/main/docs/PRETRAINING.md). I have 7 almost identical netlists (the same #macros) for the pre-training set and 1 target netlist (the same #macro) for...
Hi, I have run circuit_training using an old build from 2022 using the default setting on Ariane. After updating to the latest build and updating tf-agents 0.19.0, the training drastically...
Hi, I downloaded the latest plc_wrapper_main following [here](https://github.com/google-research/circuit_training/tree/main?tab=readme-ov-file#install-dreamplace). When trying to submit a run with DREAMPlace, plc_client complies about a missing function [here](https://github.com/google-research/circuit_training/blob/dab72fa52f240264308f4638733ca7015bafe852/circuit_training/environment/environment.py#L330). Could you confirm if such a function...