AccelerateHS / AccelerateHS/accelerate-backend-kit
Fix handling of unit values -- repackAcc broken for Array of Z
未关闭
- 主要语言
- Haskell
- 星标
- 16
- 派生
- 2
- PR 合并指标
- 30 天内没有已合并 PR
描述
In particular for types like `Acc (Array (Z:.Int) Z)`.
It gets this:
```
run test 20/67 p13g2:: [Failed]
ERROR: concatAccArrays: Cannot zip an empty list of AccArrays (don't know dimension)
```
I added a unit test to `backend-kit/tests/UnitTests.hs` that reproduces this.
贡献指南
这个仓库没有索引到贡献指南
评估
这个 Issue 还没有评估数据。