tensorflow/models

View on GitHub

Showing 11,634 of 11,634 total issues

Function __init__ has 8 arguments (exceeds 4 allowed). Consider refactoring.
Open

  def __init__(self, batch_size, z_size,
Severity: Major
Found in research/lfads/distributions.py - About 1 hr to fix

    Function export_preprocessing has 8 arguments (exceeds 4 allowed). Consider refactoring.
    Open

    def export_preprocessing(export_path: Text,
    Severity: Major
    Found in official/nlp/tools/export_tfhub_lib.py - About 1 hr to fix

      Function __init__ has 8 arguments (exceeds 4 allowed). Consider refactoring.
      Open

        def __init__(self, num_layers, max_time_step, vocabulary_size, embedding_size,
      Severity: Major
      Found in research/seq_flow_lite/layers/transformer_layers.py - About 1 hr to fix

        Function __init__ has 8 arguments (exceeds 4 allowed). Consider refactoring.
        Open

          def __init__(self,
        Severity: Major
        Found in research/seq_flow_lite/layers/misc_layers.py - About 1 hr to fix

          Function __init__ has 8 arguments (exceeds 4 allowed). Consider refactoring.
          Open

            def __init__(self, num_layers, max_time_step, vocabulary_size, embedding_size,
          Severity: Major
          Found in research/seq_flow_lite/layers/transformer_layers.py - About 1 hr to fix

            Function write_superglue_classification has 8 arguments (exceeds 4 allowed). Consider refactoring.
            Open

            def write_superglue_classification(task,
            Severity: Major
            Found in official/nlp/finetuning/binary_helper.py - About 1 hr to fix

              Function __init__ has 8 arguments (exceeds 4 allowed). Consider refactoring.
              Open

                def __init__(self,
              Severity: Major
              Found in research/seq_flow_lite/layers/dense_layers.py - About 1 hr to fix

                Function __init__ has 8 arguments (exceeds 4 allowed). Consider refactoring.
                Open

                  def __init__(self,
                Severity: Major
                Found in research/seq_flow_lite/layers/qrnn_layers.py - About 1 hr to fix

                  Function __init__ has 8 arguments (exceeds 4 allowed). Consider refactoring.
                  Open

                    def __init__(self,
                  Severity: Major
                  Found in research/seq_flow_lite/layers/qrnn_layers.py - About 1 hr to fix

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

                      def __call__(self,
                    Severity: Major
                    Found in official/nlp/modeling/models/t5.py - About 1 hr to fix

                      Function __init__ has 8 arguments (exceeds 4 allowed). Consider refactoring.
                      Open

                        def __init__(self,
                      Severity: Major
                      Found in official/nlp/modeling/models/bert_classifier.py - About 1 hr to fix

                        Function __init__ has 8 arguments (exceeds 4 allowed). Consider refactoring.
                        Open

                          def __init__(self,
                        Severity: Major
                        Found in official/nlp/modeling/models/t5.py - About 1 hr to fix

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

                            def __call__(self,
                          Severity: Major
                          Found in official/nlp/modeling/models/t5.py - About 1 hr to fix

                            Function __init__ has 8 arguments (exceeds 4 allowed). Consider refactoring.
                            Open

                              def __init__(self,
                            Severity: Major
                            Found in official/nlp/modeling/models/bert_pretrainer.py - About 1 hr to fix

                              Function __init__ has 8 arguments (exceeds 4 allowed). Consider refactoring.
                              Open

                                def __init__(
                              Severity: Major
                              Found in official/nlp/modeling/models/xlnet.py - About 1 hr to fix

                                Function __init__ has 8 arguments (exceeds 4 allowed). Consider refactoring.
                                Open

                                  def __init__(
                                Severity: Major
                                Found in official/nlp/modeling/models/xlnet.py - About 1 hr to fix

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

                                    def __call__(self,
                                  Severity: Major
                                  Found in official/nlp/modeling/networks/xlnet_base.py - About 1 hr to fix

                                    Function causal_windowed_performer_attention has 8 arguments (exceeds 4 allowed). Consider refactoring.
                                    Open

                                    def causal_windowed_performer_attention(query_matrix,
                                    Severity: Major
                                    Found in official/nlp/modeling/layers/kernel_attention.py - About 1 hr to fix

                                      Function create_rand_mask_from_inputs has 8 arguments (exceeds 4 allowed). Consider refactoring.
                                      Open

                                      def create_rand_mask_from_inputs(from_blocked_mask, to_blocked_mask, rand_attn,
                                      Severity: Major
                                      Found in official/nlp/modeling/layers/bigbird_attention.py - About 1 hr to fix

                                        Function __init__ has 8 arguments (exceeds 4 allowed). Consider refactoring.
                                        Open

                                          def __init__(self,
                                        Severity: Major
                                        Found in official/nlp/modeling/layers/text_layers.py - About 1 hr to fix
                                          Severity
                                          Category
                                          Status
                                          Source
                                          Language