| Crates.io | nutorch |
| lib.rs | nutorch |
| version | 0.1.3 |
| created_at | 2025-07-11 14:37:40.397561+00 |
| updated_at | 2025-07-11 16:32:51.935597+00 |
| description | Nutorch is a wrapper for tch-rs, itself a wrapper for libtorch, the C++ backend for PyTorch. It provides a plugin for Nushell to use PyTorch tensors on the command line. |
| homepage | https://nutorch.com |
| repository | https://github.com/nutorch/nutorch |
| max_upload_size | |
| id | 1748015 |
| size | 1,154,074 |
Nutorch is a plugin for Nushell which wraps tch-rs, which itself is a wrapper for libtorch, the C++ backend of PyTorch. In other words, Nutorch is like PyTorch but for Nushell instead of Python.
Please find more information about Nutorch at the GitHub repository.