Assume you have trained models (which usually can be found under `./logs`)
Next, we need to prepare your trained policy and the testcase you want to evaluate on. Assume you have trained models (which usually can be found under `./logs`), copy the run folder into `saved_model` folder. Make sure your testcase is under `./test`.
## Troubleshooting
Finally, run the following command with path to netlist file, initial placement file and model run directory path.