pub fn rctensor1<A>(xs: &[A]) -> Arc<Tensor, Global>where
    A: Datum,