Type Definition autograd::op::ComputeResult [] [src]

type ComputeResult = Vec<Result<NdArray, ComputeError>>;