tensorflow/models

View on GitHub
official/vision/serving/export_module_factory.py

Summary

Maintainability
A
1 hr
Test Coverage

Function get_export_module has 5 arguments (exceeds 4 allowed). Consider refactoring.
Open

def get_export_module(params: cfg.ExperimentConfig,
Severity: Minor
Found in official/vision/serving/export_module_factory.py - About 35 mins to fix

    Function create_classification_export_module has 5 arguments (exceeds 4 allowed). Consider refactoring.
    Open

    def create_classification_export_module(params: cfg.ExperimentConfig,
    Severity: Minor
    Found in official/vision/serving/export_module_factory.py - About 35 mins to fix

      There are no issues that match your filters.

      Category
      Status