https://github.com/shader-slang/slang-torch
A Python package for calling Slang modules from PyTorch.
https://github.com/shader-slang/slang-torch
Last synced: 6 months ago
JSON representation
A Python package for calling Slang modules from PyTorch.
- Host: GitHub
- URL: https://github.com/shader-slang/slang-torch
- Owner: shader-slang
- License: mit
- Created: 2024-04-10T04:35:25.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-10-25T05:08:27.000Z (6 months ago)
- Last Synced: 2024-10-26T18:43:02.862Z (6 months ago)
- Language: C++
- Homepage:
- Size: 4.5 MB
- Stars: 26
- Watchers: 7
- Forks: 7
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Slang-Torch Package
This package allows you to use Slang as a language to write
PyTorch kernels.Slang user guide: https://shader-slang.com/slang/user-guide/
`slangtorch` documentation: https://shader-slang.com/slang/user-guide/a1-02-slangpy.html