Skip to content
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 logger reference #4786

Merged
merged 5 commits into from
Aug 25, 2022
Merged

Fix logger reference #4786

merged 5 commits into from
Aug 25, 2022

Conversation

SeanNaren
Copy link
Collaborator

@SeanNaren SeanNaren commented Aug 22, 2022

What does this PR do ?

Closes #4772

Collection: NLP

Changelog

  • Fix logger reference in text_memmap_dataset.py

Before your PR is "Ready for review"

Pre checks:

  • Make sure you read and followed Contributor guidelines
  • Did you write any new necessary tests?
  • Did you add or update any necessary documentation?
  • Does the PR affect components that are optional to install? (Ex: Numba, Pynini, Apex etc)
    • Reviewer: Does the PR have correct import guards for all optional libraries?

PR Type:

  • New Feature
  • Bugfix
  • Documentation

If you haven't finished some of the above items you can still open "Draft" PR.

Who can review?

Anyone in the community is free to review the PR once the checks have passed.
Contributor guidelines contains specific people who can review PRs to various areas.

Signed-off-by: SeanNaren <snarenthiran@nvidia.com>
@SeanNaren SeanNaren added the bug Something isn't working label Aug 22, 2022
@SeanNaren SeanNaren self-assigned this Aug 22, 2022
@MaximumEntropy MaximumEntropy self-requested a review August 22, 2022 21:06
@MaximumEntropy
Copy link
Contributor

Thanks for the fix!

MaximumEntropy
MaximumEntropy previously approved these changes Aug 22, 2022
Signed-off-by: SeanNaren <snarenthiran@nvidia.com>
@SeanNaren
Copy link
Collaborator Author

@MaximumEntropy think you might need to re-approve after the code style fixes

@SeanNaren SeanNaren merged commit 6a7a050 into NVIDIA:main Aug 25, 2022
@SeanNaren SeanNaren deleted the fix/logger branch August 25, 2022 08:57
piraka9011 pushed a commit to piraka9011/NeMo that referenced this pull request Aug 25, 2022
Signed-off-by: Anas Abou Allaban <aabouallaban@pm.me>
jubick1337 pushed a commit to jubick1337/NeMo that referenced this pull request Oct 3, 2022
Signed-off-by: Matvei Novikov <mattyson.so@gmail.com>
hainan-xv pushed a commit to hainan-xv/NeMo that referenced this pull request Nov 29, 2022
Signed-off-by: Hainan Xu <hainanx@nvidia.com>
hainan-xv pushed a commit to hainan-xv/NeMo that referenced this pull request Nov 29, 2022
Signed-off-by: Hainan Xu <hainanx@nvidia.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Use of undeclared logger.
2 participants