Type Alias ort::DynTensorRefMut

source ·
pub type DynTensorRefMut<'v> = ValueRefMut<'v, DynTensorValueType>;

Aliased Type§

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