tensorflow/models

View on GitHub
official/modeling/optimization/lr_schedule_test.py

Summary

Maintainability
A
45 mins
Test Coverage

Function test_power_linear_lr_schedule has 6 arguments (exceeds 4 allowed). Consider refactoring.
Open

  def test_power_linear_lr_schedule(self, init_lr, power, linear_decay_fraction,
Severity: Minor
Found in official/modeling/optimization/lr_schedule_test.py - About 45 mins to fix

    There are no issues that match your filters.

    Category
    Status