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
fix: make simd module public (was pub(crate))
Consumers (bgz-tensor, thinking-engine) need ndarray::simd::bf16_to_f32_batch
and other polyfill exports. Was incorrectly restricted to pub(crate).
https://claude.ai/code/session_01ChLvBfpJS8dQhHxRD4pYNp
#82
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.