mirror of
https://gitlab.com/libeigen/eigen.git
synced 2026-04-10 11:34:33 +08:00
@@ -134,6 +134,7 @@ struct TensorEvaluator<const TensorTraceOp<Dims, ArgType>, Device>
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
EIGEN_ONLY_USED_FOR_DEBUG(num_distinct_reduce_dims);
|
||||||
eigen_assert(num_distinct_reduce_dims == NumReducedDims);
|
eigen_assert(num_distinct_reduce_dims == NumReducedDims);
|
||||||
|
|
||||||
// Compute the dimensions of the result.
|
// Compute the dimensions of the result.
|
||||||
|
|||||||
Reference in New Issue
Block a user