CoolFace
Datasetpublic

xuzhuo0417/openacm-gnn-16bit-dataset

16-bit GNN Multiplier Configuration PPA Dataset This repository contains the 16-bit approximate multiplier configuration dataset used by the OpenACM PEA-GNN surrogate, together with the final model weights and helper code needed for reproduction. Hugging Face Dataset File data/configs_ppa.csv: the main table for datasets.load_dataset. Each row contains sample_id, the multiplier configuration vector, normalized targets, and raw targets (mred, nmed, delay, area… See the full description on the dataset page: https://huggingface.co/datasets/xuzhuo0417/openacm-gnn-16bit-dataset.

sourceHugging Faceotherupdated 2mo agoView on Hugging Face
0likes47downloads
3 commits on main
c94da502mo ago

Update 16-bit dataset loading example

xuzhuo0417
78f383f2mo ago

Upload OpenACM 16-bit GNN dataset and model weights

xuzhuo0417
5a2308a2mo ago

initial commit

xuzhuo0417