Skip to content

AsherJingkongChen/python-wgpu-torch-playground

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

python-wgpu-torch-playground

A playground for Python, wgpu, and PyTorch

PyPI

Installation

Choose the one that suits you:

  1. From GitHub releases (link)
  2. From PyPI (link)
  3. 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.