Closed luliang2luliang closed 2 years ago
Nice work! Could you please combine fuse_pad_into_avgpool and fuse_pad_into_maxpool into a single pass? Most code in these two passes are duplicated.
And it will be very appreciated if you can also write some unit tests for the pass you added.
Thanks for your great work!
Nice work! Could you please combine fuse_pad_into_avgpool and fuse_pad_into_maxpool into a single pass? Most code in these two passes are duplicated.