Last updated:
0 purchases
pythonwgputorchplayground 0.0.1
python-wgpu-torch-playground
A playground for Python, wgpu, and PyTorch
Installation
Choose the one that suits you:
From GitHub releases (link)
From PyPI (link)
From source code (link)
Development
Assume that you are a contributor, developer, or anyone who wants to build this project from source code.
Change your working directory to the root of this project and execute:
python3 ./scripts/x_ci.py
The built artifacts will be placed in the ./dist directory.
Statuses
Status of platform supports
🔴: False
🟡: Uncertain
🟢: True
Operating System
Architecture
Is supported
Linux
ARM64
🟡
Linux
ARM
🟡
Linux
X64
🟢
Linux
X86
🟡
macOS
ARM64
🟢
macOS
ARM
🔴
macOS
X64
🟢
macOS
X86
🟡
Windows
ARM64
🟡
Windows
ARM
🟡
Windows
X64
🟢
Windows
X86
🟡
License
MIT License (link). It's open source.
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.