Commit ad8e2a9
authored
fix: Zero remaining edges in TorchEdgeClassifier (acts-project#4325)
<!-- This is an auto-generated comment: release notes by coderabbit.ai -->
## Summary by CodeRabbit
- **Bug Fixes**
- Improved error handling by detecting and reporting cases where no edges remain after filtering, preventing further processing in such scenarios.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->1 parent 0eaaefd commit ad8e2a9
1 file changed
+4
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
170 | 170 | | |
171 | 171 | | |
172 | 172 | | |
| 173 | + | |
| 174 | + | |
| 175 | + | |
| 176 | + | |
173 | 177 | | |
174 | 178 | | |
175 | 179 | | |
| |||
0 commit comments