Function tract_pulse::internal::tract_core::ops::nn::tensor3 [−]
pub fn tensor3<A, T, U>(xs: &[U]) -> Tensor where
T: FixedInitializer<Elem = A> + Clone,
A: Datum,
U: FixedInitializer<Elem = T> + Clone,