burn/burn-candle
Nathaniel Simard 3d6c738776
Refactor/fusion/graph (#988)
2023-11-22 09:55:42 -05:00
..
src Refactor/fusion/graph (#988) 2023-11-22 09:55:42 -05:00
Cargo.toml bump candle to 0.3.1 and conv_transpose_1d (#977) 2023-11-21 09:13:19 -05:00
README.md candle link 2023-10-24 18:28:10 -04:00

README.md

Burn Candle Backend

This crate provides a backend for 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.