You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Details:
- Implemented new AVX2 AXPYV kernels for complex (c) and double complex
(z) data types.
- Added a new AXPYF kernel with fuse_factor = 4 and iter_unroll = 4 to
improve performance.
- Updated kernel registration to include the new implementations.
- Implemented new AVX2 AXPYV kernels for complex (c) and double complex
(z) data types.
- Added a new AXPYF kernel with fuse_factor = 4 and iter_unroll = 4 to
improve performance.
- Updated kernel registration to include the new implementations.
0 commit comments