tensorflow/models

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

Summary

Maintainability
A
35 mins
Test Coverage

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

  def _compute_attention(
Severity: Minor
Found in official/nlp/modeling/layers/multi_query_attention.py - About 35 mins to fix

    There are no issues that match your filters.

    Category
    Status