fix: mark unknown ONNX tensor dtypes inconclusive#915
fix: mark unknown ONNX tensor dtypes inconclusive#915mldangelo-oai wants to merge 1 commit intomainfrom
Conversation
Performance BenchmarksCompared Top improvements:
|
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Repository UI Review profile: ASSERTIVE Plan: Pro Run ID: 📒 Files selected for processing (3)
WalkthroughThe pull request modifies ONNX scanner behavior to treat tensor data type validation failures as inconclusive scan outcomes rather than clean. It introduces helper functions to mark scans inconclusive and updates exception handling in validation routines to use this new outcome classification. Changes
Estimated code review effort🎯 3 (Moderate) | ⏱️ ~20 minutes Poem
🚥 Pre-merge checks | ✅ 2 | ❌ 1❌ Failed checks (1 warning)
✅ Passed checks (2 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches📝 Generate docstrings
🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Summary
Validation
Summary by CodeRabbit