-
- Downloads
Fix assign_layer_fq_names (#88)
Add support to models that contain named empty layers (i.e. have type: NoneType). This fix catches the AttributeError that is raised when a named NoneType layer is detected, and the layer is ignored.
Loading
Please register or sign in to comment