burn/burn-candle/README.md

7 lines
321 B
Markdown
Raw Normal View History

2023-10-25 06:22:37 +08:00
# Burn Candle Backend
2023-10-25 06:28:10 +08:00
This crate provides a backend for [Burn](https://github.com/burn-rs/burn) based on the [Candle](https://github.com/huggingface/candle) framework.
2023-10-25 06:22:37 +08:00
It is still in alpha stage, not all operations are supported. It is usable for some use cases, like for inference.
It can be used with CPU or CUDA.