Fix: replace verbose log tiers with severity levels#1475
Conversation
|
Important Review skippedToo many files! This PR contains 156 files, which is 56 over the limit of 100. To get a review, narrow the scope: Upgrade to a paid plan to raise the limit. This review couldn't start because sufficient usage credits or metered capacity aren't available. Add credits or update usage-based reviews in the billing tab, then retry. ⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Plus Run ID: 📒 Files selected for processing (156)
You can disable this status message by setting the 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 |
e197cb2 to
873df6e
Compare
- Replace V0-V9 with DEBUG, INFO, TIMING, WARN, and ERROR - Default to TIMING and align Python, host, sim, and CANN thresholds - Forward the threshold into RTLD_LOCAL AICPU simulation libraries - Add CANN configuration and simulation propagation regressions - Migrate affected call sites and documentation Fixes hw-native-sys#1429 Co-authored-by: ChaoZheng109 <zhengchao47@huawei.com>
873df6e to
2d4b378
Compare
Summary
DEBUG,INFO,TIMING,WARN, andERROR, defaulting toTIMINGTIMING, migrate affected call sites and documentation, and retain the log-footprint reduction from Strip all LOG_* call sites — logging re-tiering baseline #1447Testing
Performance
On a2a3
batch_paged_attentionCase1 over 100 rounds:Fixes #1429