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
Since #37 we only check target feature selection once per sgemm/dgemm call (doesn't make much of a difference per se), and we are ready for caching if it's needed.
See memchr code at https://github.com/BurntSushi/rust-memchr/blob/451d16d440928b5547b92317fd83fc4c937b7b91/src/x86/mod.rs
The text was updated successfully, but these errors were encountered: