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 還沒有評估資料。