Project Icon

tch-rs

Rust bindings for PyTorch's C++ API maintaining close alignment with Libtorch

Product DescriptionDiscover Rust bindings for the PyTorch C++ API using the tch crate, featuring integration with libtorch for tensor operations and neural network training. Supports both static and dynamic linking with Python compatibility, and includes examples for model training, optimization, and leveraging pre-trained weights, while adhering closely to the original PyTorch API.
Project Details