tensorflow/models

View on GitHub
official/projects/videoglue/modeling/heads/transformer_decoder.py

Summary

Maintainability
A
3 hrs
Test Coverage

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

  def __init__(
Severity: Major
Found in official/projects/videoglue/modeling/heads/transformer_decoder.py - About 1 hr to fix

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

      def __init__(
    Severity: Major
    Found in official/projects/videoglue/modeling/heads/transformer_decoder.py - About 1 hr to fix

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

        def __init__(
      Severity: Major
      Found in official/projects/videoglue/modeling/heads/transformer_decoder.py - About 1 hr to fix

        There are no issues that match your filters.

        Category
        Status