Function tract_core::internal::tensor1

source ยท
pub fn tensor1<A>(xs: &[A]) -> Tensor
where A: Datum,