Closed arunkarthik-akkart closed 2 months ago
bot:aws:retest
bot:aws:retest
bot:aws:retest
Can you please remove the merge commit? If you didn't intend for that to happen, consider adopting the following git settings:
git config --global pull.ff only
git config --global pull.rebase true
LGTM otherwise.
Patch looks fine, but please properly rebase and force push. PRs should not have merge commits in them.
Thanks for the feedback, I have rebased the PR after removing the merge commit.
Can you please remove the merge commit? If you didn't intend for that to happen, consider adopting the following git settings:
git config --global pull.ff only git config --global pull.rebase true
LGTM otherwise.
Thanks. I have rebased the PR after removing the merge commit.
bot:aws:retest
Description of changes: Enable tuner initialization message to be displayed on all NCCL_DEBUG=INFO and display the logs as part of the default subsystem (INIT)
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.