Cargo Features

gline-rs has no features set by default.

[dependencies]
gline-rs = { version = "0.9.1", features = ["load-dynamic", "cuda", "tensorrt", "directml", "coreml", "rocm", "openvino", "onednn", "xnnpack", "qnn", "cann", "nnapi", "tvm", "acl", "armnn", "migraphx", "vitis", "rknpu"] }
load-dynamic

Enables load-dynamic of ort

cuda

Enables cuda of ort

tensorrt

Enables tensorrt of ort

directml

Enables directml of ort

coreml

Enables coreml of ort

rocm

Enables rocm of ort

openvino

Enables openvino of ort

onednn

Enables onednn of ort

xnnpack

Enables xnnpack of ort

qnn

Enables qnn of ort

cann

Enables cann of ort

nnapi

Enables nnapi of ort

tvm

Enables tvm of ort

acl

Enables acl of ort

armnn

Enables armnn of ort

migraphx

Enables migraphx of ort

vitis

Enables vitis of ort

rknpu

Enables rknpu of ort

gline-rs has 18 features without comments.