Type Definition tract_hir::prelude::tract_ndarray::Array4[][src]

type Array4<A> = ArrayBase<OwnedRepr<A>, Dim<[usize; 4]>>;

four-dimensional array