libtorchjs icon indicating copy to clipboard operation
libtorchjs copied to clipboard

Node.js N-API wrapper for libtorch

Results 3 libtorchjs issues
Sort by recently updated
recently updated
newest added

Hello! I am using your library and it is awesome. But there are new PT versions, this way lib cannot run some modern models. Can you please make it run...

Not gonna lie, this repo is hella underrated. PyTorch is an excellent machine learning framework, c++ is hella fast, and the community for production it is hella small. You can...

Hi @vvmnnnkv So as discussed before, the lib only supports float tensors and it can only converts back to JS as Uint8 array atm. It could be great to expose...