chr5tphr/zennit

ResNet canonizer misses canonizer for BasicBlock module

Closed this issue · 0 comments

Smaller ResNets such as ResNet18 or ResNet34 consist of BasicBlock modules instead of Bottleneck blocks.

In order to ensure canonization of small ResNets, a BasicBlock should be added to the ResNetCanonizer.