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

Addressed variable names mismatch in example code in softmax.py #20377

Merged
merged 1 commit into from
Oct 18, 2024

Conversation

Gopi-Uppari
Copy link
Contributor

This PR is raised to address the variable names mismatch in the example code.

This PR is raised to address the variable names mismatch in the example code.
@codecov-commenter
Copy link

codecov-commenter commented Oct 18, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 73.46%. Comparing base (c03eccc) to head (31e6b40).

Additional details and impacted files
@@           Coverage Diff           @@
##           master   #20377   +/-   ##
=======================================
  Coverage   73.46%   73.46%           
=======================================
  Files         513      513           
  Lines       49328    49328           
  Branches     7954     7954           
=======================================
  Hits        36241    36241           
  Misses      11285    11285           
  Partials     1802     1802           
Flag Coverage Δ
keras 73.40% <ø> (ø)
keras-jax 62.44% <ø> (ø)
keras-numpy 57.49% <ø> (ø)
keras-tensorflow 63.67% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@google-ml-butler google-ml-butler bot added kokoro:force-run ready to pull Ready to be merged into the codebase labels Oct 18, 2024
@fchollet fchollet merged commit a50fdf8 into keras-team:master Oct 18, 2024
6 of 7 checks passed
@google-ml-butler google-ml-butler bot removed ready to pull Ready to be merged into the codebase kokoro:force-run labels Oct 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants