Cargo Features
zenu-matrix has no features set by default.
[dependencies]
zenu-matrix = { version = "0.1.2", features = ["nvidia"] }
- nvidia = zenu-cuda
-
Affects
device::nvidia
,batch_norm::BatchNorm2dConfig.device_batch_norm
,batch_norm::BatchNorm2dBackwardConfig.device_batch_norm_backward
,batch_norm::BatchNorm2dInferenceConfig.device_batch_norm_inference
,conv2d::Conv2dConfig.conv
,nn::rnn
,pool2d::Pool2dConfig.config
…
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.