candle readme

This commit is contained in:
louisfd 2023-10-24 18:22:37 -04:00
parent 9f4eec7fe5
commit aaae336945
1 changed files with 7 additions and 0 deletions

7
burn-candle/README.md Normal file
View File

@ -0,0 +1,7 @@
# Burn Candle Backend
This crate provides a backend for [Burn](https://github.com/burn-rs/burn) based on the [Candle]() framework.
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.