Minimalist ML framework for Rust with GPU support and ease of use.

Candle is a minimalist machine learning framework for Rust, designed to offer high performance and simplicity. It supports GPU acceleration and is perfect for developers looking to leverage Rust's efficiency in ML tasks. With a syntax reminiscent of PyTorch, Candle makes transitioning seamless for those familiar with Python-based frameworks.
Key features include:
Candle removes the overhead of Python in production, offering lightweight binaries for serverless inference. Its simple syntax and powerful capabilities make it a compelling choice for Rust enthusiasts in the ML space.