tensorflow/tensorflow

View on GitHub

Showing 8,397 of 21,127 total issues

Avoid too many return statements within this function.
Open

      return py_builtins.overload_of(f)(*args, **kwargs)
Severity: Major
Found in tensorflow/python/autograph/impl/api.py - About 30 mins to fix

    Avoid too many return statements within this function.
    Open

            return True
    Severity: Major
    Found in tensorflow/python/autograph/impl/conversion.py - About 30 mins to fix

      Avoid too many return statements within this function.
      Open

              return None
      Severity: Major
      Found in tensorflow/python/autograph/pyct/static_analysis/type_inference.py - About 30 mins to fix

        Avoid too many return statements within this function.
        Open

              return py_builtins.globals_in_original_context(caller_fn_scope)
        Severity: Major
        Found in tensorflow/python/autograph/impl/api.py - About 30 mins to fix

          Avoid too many return statements within this function.
          Open

                return py_builtins.overload_of(f)(*args)
          Severity: Major
          Found in tensorflow/python/autograph/impl/api.py - About 30 mins to fix

            Avoid too many return statements within this function.
            Open

                      return self.no_match()
            Severity: Major
            Found in tensorflow/python/autograph/pyct/ast_util.py - About 30 mins to fix

              Avoid too many return statements within this function.
              Open

                  return _call_unconverted(f, args, kwargs, options)
              Severity: Major
              Found in tensorflow/python/autograph/impl/api.py - About 30 mins to fix

                Avoid too many return statements within this function.
                Open

                  return False
                Severity: Major
                Found in tensorflow/python/autograph/impl/conversion.py - About 30 mins to fix

                  Avoid too many return statements within this function.
                  Open

                      return _call_unconverted(f, args, kwargs, options)
                  Severity: Major
                  Found in tensorflow/python/autograph/impl/api.py - About 30 mins to fix

                    Avoid too many return statements within this function.
                    Open

                            return True
                    Severity: Major
                    Found in tensorflow/python/autograph/impl/conversion.py - About 30 mins to fix

                      Avoid too many return statements within this function.
                      Open

                              return True
                      Severity: Major
                      Found in tensorflow/python/autograph/impl/conversion.py - About 30 mins to fix

                        Avoid too many return statements within this function.
                        Open

                              return py_builtins.eval_in_original_context(f, args, caller_fn_scope)
                        Severity: Major
                        Found in tensorflow/python/autograph/impl/api.py - About 30 mins to fix

                          Avoid too many return statements within this function.
                          Open

                                    return self.no_match()
                          Severity: Major
                          Found in tensorflow/python/autograph/pyct/ast_util.py - About 30 mins to fix

                            Avoid too many return statements within this function.
                            Open

                                return _fall_back_unconverted(f, args, kwargs, options, e)
                            Severity: Major
                            Found in tensorflow/python/autograph/impl/api.py - About 30 mins to fix

                              Avoid too many return statements within this function.
                              Open

                                    return py_builtins.super_in_original_context(f, args, caller_fn_scope)
                              Severity: Major
                              Found in tensorflow/python/autograph/impl/api.py - About 30 mins to fix

                                Avoid too many return statements within this function.
                                Open

                                    return _call_unconverted(f, args, kwargs, options)
                                Severity: Major
                                Found in tensorflow/python/autograph/impl/api.py - About 30 mins to fix

                                  Avoid too many return statements within this function.
                                  Open

                                    return result
                                  Severity: Major
                                  Found in tensorflow/python/autograph/impl/api.py - About 30 mins to fix

                                    Avoid too many return statements within this function.
                                    Open

                                        return True
                                    Severity: Major
                                    Found in tensorflow/python/autograph/impl/conversion.py - About 30 mins to fix

                                      Avoid too many return statements within this function.
                                      Open

                                        return False
                                      Severity: Major
                                      Found in tensorflow/python/autograph/impl/conversion.py - About 30 mins to fix

                                        Avoid too many return statements within this function.
                                        Open

                                                return _convert_dtype_id_to_str(precision_val.type)
                                        Severity: Major
                                        Found in tensorflow/python/compiler/tensorrt/utils.py - About 30 mins to fix
                                          Severity
                                          Category
                                          Status
                                          Source
                                          Language