Cargo Features

dlpark has no features set by default.

[dependencies]
dlpark = { version = "0.5.0", features = ["pyo3", "half"] }
pyo3

Enables pyo3 ^0.23

half

support f16 and bf16

Enables half