finch-tensor / Finch.jl

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

Eager reshape implementation #490

Closed willow-ahrens closed 5 months ago

willow-ahrens commented 6 months ago

The eager version would be a simple compiler call to mod and shift appropriately the input into the output.

willow-ahrens commented 5 months ago

dup of https://github.com/willow-ahrens/Finch.jl/issues/558