Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixes for reference before assignment… #18640

Open
wants to merge 9 commits into
base: master
Choose a base branch
from

Commits on Oct 17, 2023

  1. Configuration menu
    Copy the full SHA
    432c6e6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cdaa4a9 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2023

  1. [keras/layers/preprocessing/discretization_test.py] Remove `assertAll…

    …Close` from `test_tf_data_compatibility` ; [keras/{ops/numpy.py,saving/saving_lib.py}] `black`en
    SamuelMarks committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    3a50584 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c923ba9 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2023

  1. Configuration menu
    Copy the full SHA
    6c57745 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2023

  1. Merge branch 'master' into fix-reference-before-assignment

    # Conflicts:
    #	keras/layers/preprocessing/center_crop_test.py
    #	keras/layers/preprocessing/random_crop_test.py
    #	keras/layers/preprocessing/random_rotation_test.py
    #	keras/layers/preprocessing/random_zoom_test.py
    #	keras/layers/preprocessing/resizing_test.py
    SamuelMarks committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    ba50c95 View commit details
    Browse the repository at this point in the history
  2. [keras/{callbacks/reduce_lr_on_plateau,layers/preprocessing/{center_c…

    …rop_test,random_crop_test}
    
    ops/operation}.py] Resolve issues found through `flake8 --config setup.cfg .`
    SamuelMarks committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    7332a05 View commit details
    Browse the repository at this point in the history

Commits on Dec 29, 2023

  1. Merge branch 'master' into fix-reference-before-assignment

    # Conflicts:
    #	keras/ops/nn.py
    SamuelMarks committed Dec 29, 2023
    Configuration menu
    Copy the full SHA
    c16f397 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2024

  1. Merge branch 'master' into fix-reference-before-assignment

    # Conflicts:
    #	examples/keras_io/timeseries/timeseries_weather_forecasting.py
    #	keras/layers/preprocessing/category_encoding_test.py
    #	keras/layers/preprocessing/discretization_test.py
    #	keras/layers/preprocessing/random_brightness_test.py
    #	keras/src/layers/preprocessing/category_encoding.py
    #	keras/src/ops/operation.py
    #	keras/src/ops/operation_utils.py
    #	keras/src/trainers/epoch_iterator.py
    SamuelMarks committed May 2, 2024
    Configuration menu
    Copy the full SHA
    040582f View commit details
    Browse the repository at this point in the history