fPecc

Results 13 comments of fPecc

Are there any updates in this? I would also like to use block_size with more dimensiones for CONV2d layers

Thanks for the feedback @areusch . Indeed, it shouldn't break, but there are still some tests that are not passing, so I am trying to fix that locally before continuing...

Hi @hngenc , I ended up implementing it because I needed it for a use case, I will prepare the pull request so that we can review it together.

Hi @SeahK, Do we have a measure on how much this improves the current depthwise convolution solution? I mean, if the change you made in gemmini-rocc-tests is also merged. Thanks!

Hi @hngenc , sorry for the delay, had a couple of deadlines I needed to achieve. I am now fully migrating what I did for the new Gemmini version, once...

@mehrdadh sorry for the delay, there it is, all tests fixed.

Hi @Mousius , I did the rebase, but I noticed there are still tests failing in CPU MINIMAL. They seem to be related to the CRT, but I cant find...

Hi, Are there more tests supported by pyflow now?