-
- Downloads
There was a problem fetching the pipeline summary.
[preconditioner] fix ILDL for SIMD types
the weight is a scalar, but the current code defines it a field_type, which might be a SIMD type or something else, which does not behave as a scalar. We fix this by using the SimdScalar traits to extract the scalar type and use this.
parent
978ca904
No related branches found
No related tags found
Pipeline #
-
mentioned in commit 8c9f1283
-
mentioned in merge request !130 (merged)
Please register or sign in to comment