dmlc / dgl

Python package built to ease deep learning on graph, on top of existing DL frameworks.
http://dgl.ai
Apache License 2.0
13.55k stars 3.02k forks source link

Update csr_sum.cc #7827

Open sanowl opened 1 month ago

sanowl commented 1 month ago

[$Feature] Improved Error Handling in CSR Sum Implementation

Description

This PR improves the error handling in the CSR Sum implementation. We've replaced assertion-style checks with more robust exception handling and added comprehensive input validation. This change enhances the reliability and debuggability of the CSR Sum function.

Checklist

Changes

Notes

dgl-bot commented 1 month ago

Not authorized to trigger CI. Please ask core developer to help trigger via issuing comment:

dgl-bot commented 1 month ago

Commit ID: ed9664c734208a5bbddf70e68e89b754311af997

Build ID: 1

Status: ❌ CI test failed in Stage [Authentication].

Report path: link

Full logs path: link