torch-js
torch-js copied to clipboard
Node.js binding for PyTorch.
Can you please remove CUDA support? Or make branch without it. It is important because I got error on my VPS without CUDA: ``` /node_modules/bindings/bindings.js:121 throw e; ^ Error: libcudart.so.11.0:...
Hello! Can you please check if this library runs okay on Linux? Coz I tried to use it on Linux as I used it on Win. Experiencing issues on lib...
The installation process seems to currently depend on python3.8 being installed on the user's system. I'd propose one of two alternatives: 1. Relax this dependency to just a generic Python3...