Cargo Features

candle-crf has no features set by default.

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

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

mkl

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

metal

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

cuda

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

candle-crf has 4 features without comments.