rohan843 / dnncase

GNU General Public License v3.0
1 stars 0 forks source link

`Reuse` Block implementation #21

Closed rohan843 closed 1 year ago

rohan843 commented 1 year ago

Based on https://github.com/rohan843/dnncase/issues/16, we will implement the reuse block once the issue is closed.

rohan843 commented 1 year ago

This is how a reuse block currently looks: image

We can decide to use this or packing - unpacking blocks.