Iceberg

Results 3 comments of Iceberg

Thanks. Is there any working branch that supports `Im2Col`? I am interested in how `im2col on the fly` would work in the whole system. Meanwhile, how the hardware abstracts the...

Very well explained. Thank you. When I learned im2col from an algorithm perspective, I thought it would rearrange data layout somehow in hardware. It turns out it’s just an address...

Update: Gemmini is on `dev` branch and gemmini-rocc-tests is updated. Chipyard is on the given hash. With `hasIm2Col = true` and `sp_singleported = false` in default config, verilator failed and...