The repository for the paper "Graph Neural Networks Improve Quantized Transformers by Incorporating Global Structural Relationships".
Stars
2
Forks
1
Watchers
2
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
45
commits
Add model classes integrating PTQ baselines (OS/OS+) into the proposed architecture
1747dd4View on GitHubAdd scripts for each method that integrate PTQ baselines (OS/OS+) into the proposed architecture
ac58270View on GitHubUpdate method scripts to adapt to changes in model and quantization configurations
fc23f37View on GitHubUpdate training and inference scripts to incorporate new features
708fa32View on GitHubAdd new quantization configs (quantized attention) and update methodology
0c28adaView on GitHub