Cargo Features

candle-crf has no features set by default.

[dependencies]
candle-crf = { version = "0.8.8", features = ["accelerate", "mkl", "metal", "cuda"] }
accelerate

Enables accelerate of candle-core ^0.8.4 and candle-nn ^0.8.4

mkl

Enables mkl of candle-core ^0.8.4 and candle-nn ^0.8.4

metal

Enables metal of candle-core ^0.8.4 and candle-nn ^0.8.4

cuda

Enables cuda of candle-core ^0.8.4 and candle-nn ^0.8.4

candle-crf has 4 features without comments.