tract_pulse::internal::tract_core::prelude

Function tensor2

Source
pub fn tensor2<A, const N: usize>(xs: &[[A; N]]) -> Tensor
where A: Datum,