You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This repository contains the benchmark for the decoupling capacitor placement problem (DPP) and the accompanying paper "DevFormer: A Symmetric Transformer for Context-Aware Device Placement". The benchmark is designed to evaluate the performance of the proposed DevFormer architecture and to facilitate future research in hardware design optimization.
9
13
10
14
11
15
## Setup
12
16
13
-
### Clone repository
14
-
First, download the [repository on Anonymous Github](https://anonymous.4open.science/r/DPPBench) by running this on a terminal:
or use the [downloader script](https://anonymous.4open.science/r/DPPBench/download_anonymous_github.py) and run it with your favorite Python interpreter. Note that we use the above since Anonymous Github is currently not providing a way to download the repository as a zip file.
0 commit comments