Cargo Features

bridge-common has no features set by default.

[dependencies]
bridge-common = { version = "0.1.0", features = ["cuda", "metal"] }
cuda

Enables cuda of candle-core ^0.4.1, candle-nn ^0.4.1, and candle-transformers ^0.4.1

metal

Enables metal of candle-core ^0.4.1, candle-nn ^0.4.1, and candle-transformers ^0.4.1

bridge-common has 2 features without comments.