Cargo Features

sbv2_core has no features set by default.

[dependencies]
sbv2_core = { version = "0.1.3", features = ["cuda", "cuda_tf32", "dynamic", "directml", "tensorrt", "coreml"] }
cuda

Enables cuda of ort

cuda_tf32
dynamic

Enables load-dynamic of ort

directml

Enables directml of ort

tensorrt

Enables tensorrt of ort

coreml

Enables coreml of ort

sbv2_core has 6 features without comments.