Results 6 issues of 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...

bug
P0 (urgent)
NVIDIA GPU

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. ![Screenshot from 2022-09-01 23-15-48](https://user-images.githubusercontent.com/24643892/188071112-72d5f3f5-5b65-4107-91a2-f8c469876a2c.png) 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...