deeplearning4j/deeplearning4j

View on GitHub
deeplearning4j/deeplearning4j-nn/src/main/java/org/deeplearning4j/nn/layers/wrapper/BaseWrapperLayer.java

Summary

Maintainability
C
1 day
Test Coverage

BaseWrapperLayer has 57 methods (exceeds 20 allowed). Consider refactoring.
Open

@Data
public abstract class BaseWrapperLayer implements Layer {

    protected Layer underlying;

    File BaseWrapperLayer.java has 251 lines of code (exceeds 250 allowed). Consider refactoring.
    Open

    /*
     *  ******************************************************************************
     *  *
     *  *
     *  * This program and the accompanying materials are made available under the

      There are no issues that match your filters.

      Category
      Status