Closed copybara-service[bot] closed 4 days ago
Remove excessive unrolling from some microkernels
It doesn't really make sense to unroll more than 4x in most cases. In the cases we used a higher unroll factor, there was a kernel that unrolls less than 4x that performs almost identically.
Remove excessive unrolling from some microkernels
It doesn't really make sense to unroll more than 4x in most cases. In the cases we used a higher unroll factor, there was a kernel that unrolls less than 4x that performs almost identically.