[]Function tract_onnx::prelude::tensor2

pub fn tensor2<A, T>(xs: &[T]) -> Tensor where
    A: Datum,
    T: FixedInitializer<Elem = A> + Clone