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

Fix test_softmax_correctness_with_axis_tuple test case failed on torch gpu ci. #20025

Merged
merged 1 commit into from
Jul 22, 2024
Merged

Fix test_softmax_correctness_with_axis_tuple test case failed on torch gpu ci. #20025

merged 1 commit into from
Jul 22, 2024

Conversation

shashaka
Copy link
Contributor

@codecov-commenter
Copy link

codecov-commenter commented Jul 22, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 74.84%. Comparing base (93786e3) to head (300401b).

Additional details and impacted files
@@            Coverage Diff             @@
##           master   #20025      +/-   ##
==========================================
- Coverage   79.25%   74.84%   -4.41%     
==========================================
  Files         500      500              
  Lines       46832    46832              
  Branches     8625     8625              
==========================================
- Hits        37117    35052    -2065     
- Misses       7977    10100    +2123     
+ Partials     1738     1680      -58     
Flag Coverage Δ
keras 74.71% <ø> (-4.40%) ⬇️
keras-jax 62.42% <ø> (ø)
keras-numpy ?
keras-tensorflow 63.75% <ø> (ø)
keras-torch 62.48% <ø> (ø)

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.

Copy link
Member

@fchollet fchollet left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks!

@google-ml-butler google-ml-butler bot added kokoro:force-run ready to pull Ready to be merged into the codebase labels Jul 22, 2024
@fchollet fchollet merged commit f9501f5 into keras-team:master Jul 22, 2024
7 of 10 checks passed
@google-ml-butler google-ml-butler bot removed ready to pull Ready to be merged into the codebase kokoro:force-run labels Jul 22, 2024
@shashaka shashaka deleted the fix_test_softmax branch July 22, 2024 05:45
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.

5 participants