Cargo Features

candle-crf has no features set by default.

[dependencies]
candle-crf = { version = "0.8.3", features = ["accelerate", "mkl"] }
accelerate

Enables accelerate-src, accelerate of candle-core and candle-nn

mkl

Enables intel-mkl-src, mkl of candle-core and candle-nn

candle-crf has 2 features without comments.