OpenABC icon indicating copy to clipboard operation
OpenABC copied to clipboard

OpenABC-D is a large-scale labeled dataset generated by synthesizing open source hardware IPs. This dataset can be used for various graph level prediction problems in chip design.

Results 8 OpenABC issues
Sort by recently updated
recently updated
newest added

Hi, I downloaded the big dataset. When I merge (cat) the files and I want to unzip the final part I get the following error. "bad zipfile offset (local header...

/models/qor/SynthNetV1/utils.py [line 258](https://github.com/NYU-MLDA/OpenABC/blob/936a3b658a7c521390ee07dc5698a57c05e5be6b/models/qor/SynthNetV1/utils.py#L258C1-L258C108),When calling mean_absolute_percentage_error for calculation, are the two parameters placed in reverse order? The first one in the function description is y_true, and the second one is y_pred,...

Could you please confirm whether these datasets are now available? If they have been added, could you also provide details on where to find them. https://github.com/NYU-MLDA/OpenABC/issues/7

After downloading and unzipping OPENABC2_DATASET.zip (Torch tensor format), I see only step0 files in the processed/ directory. Dont we have AIGs for all the 20 steps ?

Hello team, Thank you so much for providing such valuable datasets and benchmarks! They have been incredibly helpful for our research. However, I noticed that the ML-ready dataset is still...

Thanks for your excellent work and building of community! This is not that important, but I have found a few typos in `README.md`: - line 23: "Each synthesis flow has...

Hello! I'm trying to download the dataset from , but I have encountered the following error: ![image](https://github.com/user-attachments/assets/f162c84a-3494-457c-87b8-a81994a4895a) I noticed that a similar issue has been raised previously, but no specific...

Thanks for your excellent work and building of community. I ' m reading `Too Big to Fail? Active Few-shot Learning Guided Logic Synthesis`, which says that `We have made our...