https://github.com/alan-turing-institute/xpu-attention
PyTorch and things
Science Score: 26.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Unable to calculate vocabulary similarity
Last synced: 10 months ago
·
JSON representation
Repository
PyTorch and things
Basic Info
- Host: GitHub
- Owner: alan-turing-institute
- License: mit
- Language: Python
- Default Branch: main
- Size: 20.5 KB
Statistics
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
- Releases: 0
Created 10 months ago
· Last pushed 10 months ago
Metadata Files
Readme
License
README.md
xpu-attention
PyTorch and things
Owner
- Name: The Alan Turing Institute
- Login: alan-turing-institute
- Kind: organization
- Email: info@turing.ac.uk
- Website: https://turing.ac.uk
- Repositories: 477
- Profile: https://github.com/alan-turing-institute
The UK's national institute for data science and artificial intelligence.
GitHub Events
Total
- Delete event: 1
- Issue comment event: 1
- Push event: 7
- Pull request review event: 1
- Pull request event: 4
- Create event: 3
Last Year
- Delete event: 1
- Issue comment event: 1
- Push event: 7
- Pull request review event: 1
- Pull request event: 4
- Create event: 3
Dependencies
.github/workflows/unit-tests.yml
actions
- actions/checkout v4 composite
- actions/setup-python v4 composite
att/poetry.lock
pypi
- filelock 3.19.1
- fsspec 2025.7.0
- jinja2 3.1.6
- markupsafe 3.0.2
- mpmath 1.3.0
- networkx 3.5
- numpy 2.3.2
- nvidia-cublas-cu12 12.8.4.1
- nvidia-cuda-cupti-cu12 12.8.90
- nvidia-cuda-nvrtc-cu12 12.8.93
- nvidia-cuda-runtime-cu12 12.8.90
- nvidia-cudnn-cu12 9.10.2.21
- nvidia-cufft-cu12 11.3.3.83
- nvidia-cufile-cu12 1.13.1.3
- nvidia-curand-cu12 10.3.9.90
- nvidia-cusolver-cu12 11.7.3.90
- nvidia-cusparse-cu12 12.5.8.93
- nvidia-cusparselt-cu12 0.7.1
- nvidia-nccl-cu12 2.27.3
- nvidia-nvjitlink-cu12 12.8.93
- nvidia-nvtx-cu12 12.8.90
- setuptools 80.9.0
- sympy 1.14.0
- torch 2.8.0
- triton 3.4.0
- typing-extensions 4.14.1
att/pyproject.toml
pypi
- numpy (>=2.3.2,<3.0.0)
- torch (>=2.8.0,<3.0.0)