Type Alias ort::DynTensorRef

source ·
pub type DynTensorRef<'v> = ValueRef<'v, DynTensorValueType>;

Aliased Type§

struct DynTensorRef<'v> { /* private fields */ }