shrew-cpu 0.1.0

CPU backend implementation for Shrew
Documentation

shrew-cpu

CPU backend for the Shrew tensor engine.

Features:

  • Parallel execution using rayon.
  • SIMD optimizations where available (AVX2, AVX-512).
  • Native implementations of common tensor operators (matmul, element-wise ops).

License

Apache-2.0