-
Notifications
You must be signed in to change notification settings - Fork 3.7k
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
added log_softmax to utils with tests #8909
base: master
Are you sure you want to change the base?
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #8909 +/- ##
==========================================
- Coverage 88.25% 86.85% -1.41%
==========================================
Files 473 463 -10
Lines 30844 30569 -275
==========================================
- Hits 27221 26550 -671
- Misses 3623 4019 +396 ☔ View full report in Codecov by Sentry. |
Ready for merge/review 👍 |
group_cat not used.
Add
log_softmax
for Sparse Tensors in torch_geometriclog_softmax
function for numerical stability in GNNslog_softmax