outbrain / fwumious_wabbit

Fwumious Wabbit, fast on-line machine learning toolkit written in Rust
Other
133 stars 19 forks source link

SIMD operations added to FFM (where applicable) #101

Closed ggaspersic closed 1 year ago

ggaspersic commented 1 year ago
SkBlaz commented 1 year ago
SkBlaz commented 1 year ago

Actually another question - feels like BLAS implementations should be able to handle simd too, giving us free faster sgemv. Do you think it has the potential?

ggaspersic commented 1 year ago

Closing this one in favor of https://github.com/outbrain/fwumious_wabbit/pull/117