chakra
chakra copied to clipboard
[ETFeeder] Speedup et_feeder and resolve uninitialized attrs values in ETFeederNode
- Updated ETFeeder::readNextWindow to speed up by removing some extra resolveDeps() calls.
- Assigned default values of attrs in ETFeederNode to avoid uninitialized variables and leading undefined behavior with -O3 compile flag.
MLCommons CLA bot All contributors have signed the MLCommons CLA ✍️ ✅
@mlcommons/wg-chakra
Hi, ppl, for PR #7, #8, #9, #10, and #11, they have been stalled for weeks.
Is there any blocker preventing merging them? Please leave any comments if there are any concerns about these PRs. Thanks!
Those two commits look good to me! @changhai0109 Thank you for the PR. We've got minor a conflict in ET_Feeder. Could you solve that please?