finch-tensor / Finch.jl

Sparse and Structured Tensor Compiler
http://willowahrens.io/Finch.jl/
MIT License
161 stars 16 forks source link

Add reduction operator to update mode #623

Open willow-ahrens opened 5 hours ago

willow-ahrens commented 5 hours ago

This reduces the scope of what finch can express, but would allow several other algorithms, such as reducing all of the coo coordinates at the end of the algorithm.