tensorflow/models

View on GitHub

Showing 11,634 of 11,634 total issues

Function assemblenet_v1 has 9 arguments (exceeds 4 allowed). Consider refactoring.
Open

def assemblenet_v1(assemblenet_depth: int,
Severity: Major
Found in official/projects/assemblenet/modeling/assemblenet.py - About 1 hr to fix

    Function random_square_crop_by_scale has 9 arguments (exceeds 4 allowed). Consider refactoring.
    Open

    def random_square_crop_by_scale(image,
    Severity: Major
    Found in official/projects/centernet/ops/preprocess_ops.py - About 1 hr to fix

      Function _augment_image has 9 arguments (exceeds 4 allowed). Consider refactoring.
      Open

        def _augment_image(
      Severity: Major
      Found in official/projects/yolo/ops/mosaic.py - About 1 hr to fix

        Function affine_warp_image has 9 arguments (exceeds 4 allowed). Consider refactoring.
        Open

        def affine_warp_image(image,
        Severity: Major
        Found in official/projects/yolo/ops/preprocessing_ops.py - About 1 hr to fix

          Function _build_transform has 9 arguments (exceeds 4 allowed). Consider refactoring.
          Open

          def _build_transform(image,
          Severity: Major
          Found in official/projects/yolo/ops/preprocessing_ops.py - About 1 hr to fix

            Function autoseg_edgetpu_backbone_base has 9 arguments (exceeds 4 allowed). Consider refactoring.
            Open

            def autoseg_edgetpu_backbone_base(

              Function groupconv2d_block has 9 arguments (exceeds 4 allowed). Consider refactoring.
              Open

              def groupconv2d_block(conv_filters: Optional[int],

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

                  def __init__(self,
                Severity: Major
                Found in official/projects/const_cl/modeling/heads/transformer_decoder.py - About 1 hr to fix

                  Function call has 9 arguments (exceeds 4 allowed). Consider refactoring.
                  Open

                    def call(self,
                  Severity: Major
                  Found in official/projects/detr/modeling/transformer.py - About 1 hr to fix

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

                      def __init__(self,
                    Severity: Major
                    Found in official/projects/const_cl/modeling/heads/simple.py - About 1 hr to fix

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

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

                        Function evaluate has 9 arguments (exceeds 4 allowed). Consider refactoring.
                        Open

                        def evaluate(sp_processor, features_map_fn, labels_map_fn, logits_fn,
                        Severity: Major
                        Found in official/projects/triviaqa/train.py - About 1 hr to fix

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

                            def __init__(self,
                          Severity: Major
                          Found in official/projects/pointpillars/dataloaders/parsers.py - About 1 hr to fix

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

                              def __init__(self,
                            Severity: Major
                            Found in official/projects/teams/teams_pretrainer.py - About 1 hr to fix

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

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

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

                                  def __init__(
                                Severity: Major
                                Found in official/projects/yt8m/modeling/nn_layers.py - About 1 hr to fix

                                  Function make_pipeline has 9 arguments (exceeds 4 allowed). Consider refactoring.
                                  Open

                                  def make_pipeline(root: beam.Pipeline, question_answers: List[QuestionAnswer],
                                  Severity: Major
                                  Found in official/projects/triviaqa/preprocess.py - About 1 hr to fix

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

                                      def __init__(self,
                                    Severity: Major
                                    Found in official/projects/basnet/modeling/refunet.py - About 1 hr to fix

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

                                        def __init__(
                                      Severity: Major
                                      Found in official/projects/lra/lra_dual_encoder.py - About 1 hr to fix

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

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