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
> To download from Anonymous Github automatically, download [download_anonymous_github.py](download_anonymous_github.py) and run:
6
-
> `python3 download_anonymous_github.py`
7
-
> in the terminal. This will download the repository to the current directory.
8
-
9
-
10
5
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.
11
6
12
7
13
8
## Setup
14
9
10
+
### Clone repository
11
+
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