CoolFace
Datasetpublic

archi829/bottleneck-oracle-graphs

Dataset Card — bottleneck-oracle-graphs Overview A synthetic graph dataset of PyTorch profiler execution traces converted into heterogeneous graphs, designed for GNN-based bottleneck prediction in transformer model inference. Each graph represents one forward pass of a transformer variant, with nodes labelled by whether they lie on the critical execution path. Dataset Construction Traces were generated by profiling three transformer configurations (tiny, small, medium) using torch.profiler… See the full description on the dataset page: https://huggingface.co/datasets/archi829/bottleneck-oracle-graphs.

sourceHugging Faceupdated 6mo agoView on Hugging Face
0likes99downloads
17 commits on main
e258ad56mo ago

Update README.md

archi829
b4a85016mo ago

Create README.md

archi829
a03a2e36mo ago

Upload folder using huggingface_hub

archi829
c6560966mo ago

Upload folder using huggingface_hub

archi829
41ede856mo ago

Upload folder using huggingface_hub

archi829
b82a4d86mo ago

Upload folder using huggingface_hub

archi829
714dc5e6mo ago

Upload folder using huggingface_hub

archi829
1ea92d06mo ago

Upload folder using huggingface_hub

archi829
c931fb96mo ago

Upload folder using huggingface_hub

archi829
6a232c86mo ago

Upload folder using huggingface_hub

archi829
53174e06mo ago

Upload folder using huggingface_hub

archi829
43fd6f46mo ago

Upload folder using huggingface_hub

archi829
e6ad2696mo ago

Upload folder using huggingface_hub

archi829
8a07c0a6mo ago

Upload folder using huggingface_hub

archi829
4b3709b6mo ago

Upload folder using huggingface_hub

archi829
0bd16d06mo ago

Upload folder using huggingface_hub

archi829
c39b4996mo ago

initial commit

archi829