tensorflow/models

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

Summary

Maintainability
A
1 hr
Test Coverage

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

def export_model_to_tfhub(batch_size: Optional[int],
Severity: Major
Found in official/vision/serving/export_tfhub_lib.py - About 50 mins to fix

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

    def build_model(batch_size: Optional[int],
    Severity: Minor
    Found in official/vision/serving/export_tfhub_lib.py - About 35 mins to fix

      There are no issues that match your filters.

      Category
      Status