Implement ReshapableStorage for matrix slices.
Open
enhancement
P-medium
- Dominant language
- Rust
- Stars
- 4.8k
- Forks
- 565
- PR merge metrics
- No merged PRs in 30d
Description
Right now `ReshapableStorage` is only implemented for owned matrices. We should be able to implement it for slices as long as we are careful with the dimensions and strides matching properly.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.