tensorflow/models

View on GitHub
official/projects/qat/vision/n_bit/nn_blocks_test.py

Summary

Maintainability
A
1 hr
Test Coverage

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

  def test_invertedbottleneck_block_creation(
Severity: Major
Found in official/projects/qat/vision/n_bit/nn_blocks_test.py - About 50 mins to fix

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

      def test_bottleneck_block_creation(self, block_fn, strides, use_projection,
    Severity: Major
    Found in official/projects/qat/vision/n_bit/nn_blocks_test.py - About 50 mins to fix

      There are no issues that match your filters.

      Category
      Status