tensorflow/models

View on GitHub
research/deeplab/core/utils.py

Summary

Maintainability
A
1 hr
Test Coverage

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

def split_separable_conv2d(inputs,
Severity: Major
Found in research/deeplab/core/utils.py - About 1 hr to fix

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

    def get_batch_norm_params(decay=0.9997,
    Severity: Major
    Found in research/deeplab/core/utils.py - About 50 mins to fix

      There are no issues that match your filters.

      Category
      Status