icicle icon indicating copy to clipboard operation
icicle copied to clipboard

Stas/vecop/reduction

Open svpolonsky opened this issue 5 months ago • 1 comments

Describe the changes

This PR adds vector reduction operations (sum of elements, product of elements) to CPU backend.

Specific changes:

  1. Debugged CPU reduction operations
  2. Registered at the frontend
  3. New C++ example for vector operations
  4. Added rust, golang warppers

svpolonsky avatar Sep 23 '24 11:09 svpolonsky