Function tract_hir::prelude::tensor3[][src]

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