Cargo Features
Border has no features set by default.
[dependencies]
border = { version = "0.0.7", features = ["doc-only", "cuda", "cudnn", "border-tch-agent", "border-async-trainer"] }
- doc-only
-
Enables doc-only of tch ^0.16.0
- cuda
-
Enables cuda of candle-core =0.4.1
- cudnn
-
Enables cudnn of candle-core =0.4.1
- border-tch-agent
Features from optional dependencies
In crates that don't use the dep:
syntax, optional dependencies automatically become Cargo features. These features may have been created by mistake, and this functionality may be removed in the future.
- tch doc-only?
-
Enables tch ^0.16.0
- candle-core cuda? cudnn?
-
Enables candle-core =0.4.1
- border-async-trainer implicit feature
-
Enables border-async-trainer
border-async-trainer:
Reinforcement learning library