Function tract_hir::prelude::tract_data::prelude::tensor3[]

pub fn tensor3<A, T, U>(xs: &[U]) -> Tensor where
    T: FixedInitializer<Elem = A> + Clone,
    A: Datum,
    U: FixedInitializer<Elem = T> + Clone