Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/0hq/jstorch
A Javascript implementation of Pytorch with WebGPU.
https://github.com/0hq/jstorch
Last synced: 6 days ago
JSON representation
A Javascript implementation of Pytorch with WebGPU.
- Host: GitHub
- URL: https://github.com/0hq/jstorch
- Owner: 0hq
- Created: 2023-04-20T20:52:33.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-04-20T20:53:12.000Z (over 1 year ago)
- Last Synced: 2024-08-05T15:07:08.324Z (3 months ago)
- Size: 1000 Bytes
- Stars: 13
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# jstorch
A Javascript implementation of Pytorch with WebGPU.Started from the WebGPT project: [WebGPT Repo](https://github.com/0hq/WebGPT)