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

Improve "Defaults to" by putting to end of arg in docstring and ensuring backticks have proper spacing #18945

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

Commits on Dec 15, 2023

  1. [keras/{callbacks/backup_and_restore_callback.py,layers/layer.py,ops/…

    …{math.py,nn.py,numpy.py},optimizers/base_optimizer.py,utils/{argument_validation.py,audio_dataset_utils.py,image_dataset_utils.py,image_utils.py,sequence_utils.py,text_dataset_utils.py}}] Improve "Defaults to" by putting to end of arg in docstring and ensuring backticks have proper spacing
    SamuelMarks committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    6d6d9a7 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2024

  1. Merge branch 'master' into defaults-to-improvements

    # Conflicts:
    #	keras/src/layers/layer.py
    #	keras/src/optimizers/base_optimizer.py
    #	keras/src/utils/argument_validation.py
    SamuelMarks committed May 2, 2024
    Configuration menu
    Copy the full SHA
    b470eee View commit details
    Browse the repository at this point in the history