Cargo Features

candle-birnn has no features set by default.

[dependencies]
candle-birnn = { version = "0.2.2", 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-birnn has 2 features without comments.