Cargo Features

candle-crf has no features set by default.

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

Enables accelerate of candle-core and candle-nn

mkl

Enables mkl of candle-core and candle-nn

metal

Enables metal of candle-core and candle-nn

cuda

Enables cuda of candle-core and candle-nn

candle-crf has 4 features without comments.