-
Notifications
You must be signed in to change notification settings - Fork 584
fix: data type of nloc, nall-nloc in the input of border_op #4653
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: data type of nloc, nall-nloc in the input of border_op #4653
Conversation
📝 WalkthroughWalkthroughBoth changes update the Changes
Tip ⚡🧪 Multi-step agentic review comment chat (experimental)
📜 Recent review detailsConfiguration used: CodeRabbit UI 📒 Files selected for processing (2)
⏰ Context from checks skipped due to timeout of 90000ms (30)
🔇 Additional comments (2)
✨ Finishing Touches
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. 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## devel #4653 +/- ##
=======================================
Coverage 84.77% 84.77%
=======================================
Files 688 688
Lines 66097 66097
Branches 3539 3538 -1
=======================================
+ Hits 56036 56037 +1
Misses 8919 8919
+ Partials 1142 1141 -1 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
…ling#4653) <!-- This is an auto-generated comment: release notes by coderabbit.ai --> - **Refactor** - Updated internal processing to explicitly assign certain computational operations to run on the CPU. This change clarifies execution behavior and enhances consistency in data handling while preserving all existing functionalities for end-users. <!-- end of auto-generated comment: release notes by coderabbit.ai --> Co-authored-by: Han Wang <wang_han@iapcm.ac.cn> (cherry picked from commit d040d08) Signed-off-by: Jinzhe Zeng <jinzhe.zeng@ustc.edu.cn>
…ling#4653) <!-- This is an auto-generated comment: release notes by coderabbit.ai --> - **Refactor** - Updated internal processing to explicitly assign certain computational operations to run on the CPU. This change clarifies execution behavior and enhances consistency in data handling while preserving all existing functionalities for end-users. <!-- end of auto-generated comment: release notes by coderabbit.ai --> Co-authored-by: Han Wang <wang_han@iapcm.ac.cn> (cherry picked from commit d040d08) Signed-off-by: Jinzhe Zeng <jinzhe.zeng@ustc.edu.cn>
Summary by CodeRabbit