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