Cargo Features
tch-tensor-like has no features set by default.
[dependencies]
tch-tensor-like = { version = "0.6.0", features = ["derive", "doc-only"] }
- derive = tch-tensor-like-derive
- doc-only
-
Enables doc-only of tch ^0.7.0
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.