Function tract_core::internal::tract_ndarray::Dim [−][src]
pub fn Dim<T>(index: T) -> <T as IntoDimension>::Dim where
T: IntoDimension, Expand description
Create a new dimension value.
pub fn Dim<T>(index: T) -> <T as IntoDimension>::Dim where
T: IntoDimension, Create a new dimension value.