bugfix for layer checker
Compare changes
@@ -26,7 +26,6 @@ import de.monticore.lang.monticar.cnnarch._cocos.CNNArchCocos;
@@ -51,7 +50,7 @@ public class CNNArch2MxNet implements CNNArchGenerator {
removed first condition to check also sublayers in case of CompositeElementSymbol and IOSymbol.