tensorflow/models

View on GitHub
official/nlp/modeling/layers/spectral_normalization.py

Summary

Maintainability
A
1 hr
Test Coverage

Function __init__ has 7 arguments (exceeds 4 allowed). Consider refactoring.
Open

  def __init__(self,
Severity: Major
Found in official/nlp/modeling/layers/spectral_normalization.py - About 50 mins to fix

    Function __init__ has 7 arguments (exceeds 4 allowed). Consider refactoring.
    Open

      def __init__(self,
    Severity: Major
    Found in official/nlp/modeling/layers/spectral_normalization.py - About 50 mins to fix

      There are no issues that match your filters.

      Category
      Status