tensorflow/models

View on GitHub
official/nlp/modeling/layers/transformer_test.py

Summary

Maintainability
A
35 mins
Test Coverage

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

      def __call__(self, query, value, attention_mask, cache, decode_loop_step):
Severity: Minor
Found in official/nlp/modeling/layers/transformer_test.py - About 35 mins to fix

    There are no issues that match your filters.

    Category
    Status