Cargo Features
ha-ndarray has no features set by default.
[dependencies]
ha-ndarray = { version = "0.4.0", features = ["all", "freqfs", "opencl", "stream"] }
- all = freqfs, opencl, stream
- freqfs all? = stream
-
With stream
- opencl all? = memoize, ocl
-
Affects
access::AccessMut.cl_buffer
,buffer::BufferMut.cl
,ha-ndarray::opencl
,ha-ndarray::CType
… - stream all? freqfs? = async-trait, destream, futures
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.