mirror of
https://gitlab.com/libeigen/eigen.git
synced 2025-08-12 11:49:02 +08:00
Eliminate trace unused warning.
This commit is contained in:
parent
e22d58e816
commit
9bc9992dd3
@ -136,6 +136,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.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user