Skip to content

Update base image for tts asr import check test#10072

Merged
ko3n1g merged 4 commits intomainfrom
donghyukc/import_check_fix
Aug 8, 2024
Merged

Update base image for tts asr import check test#10072
ko3n1g merged 4 commits intomainfrom
donghyukc/import_check_fix

Conversation

@thomasdhc
Copy link
Collaborator

@thomasdhc thomasdhc commented Aug 7, 2024

What does this PR do ?

Bumped torch version of base container used for tts asr testing as pytorch-lightning>2.2.1 requires torch>=2.1.0

Collection: [test]

Changelog

  • Add specific line by line info of high level changes in this PR.

Usage

  • You can potentially add a usage example below
# Add a code snippet demonstrating how to use this 

GitHub Actions CI

The Jenkins CI system has been replaced by GitHub Actions self-hosted runners.

The GitHub Actions CI will run automatically when the "Run CICD" label is added to the PR.
To re-run CI remove and add the label again.
To run CI on an untrusted fork, a NeMo user with write access must first click "Approve and run".

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.

Additional Information

  • Related to # (issue)

Signed-off-by: Dong Hyuk Chang <donghyukc@nvidia.com>
Signed-off-by: Dong Hyuk Chang <donghyukc@nvidia.com>
Signed-off-by: Dong Hyuk Chang <donghyukc@nvidia.com>
@thomasdhc thomasdhc changed the title Fix torch version for tts asr import check test Update base image for tts asr import check test Aug 7, 2024
Copy link
Collaborator

@ericharper ericharper left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Thanks!

@ko3n1g ko3n1g added Run CICD and removed Run CICD labels Aug 8, 2024
@ko3n1g ko3n1g merged commit 3ba23bd into main Aug 8, 2024
@ko3n1g ko3n1g deleted the donghyukc/import_check_fix branch August 8, 2024 00:40
adityavavre pushed a commit to adityavavre/NeMo that referenced this pull request Sep 15, 2024
* Fix torch version for tts asr import check test

Signed-off-by: Dong Hyuk Chang <donghyukc@nvidia.com>

* Ignore torch requirement

Signed-off-by: Dong Hyuk Chang <donghyukc@nvidia.com>

* Update base image used for import check

Signed-off-by: Dong Hyuk Chang <donghyukc@nvidia.com>

---------

Signed-off-by: Dong Hyuk Chang <donghyukc@nvidia.com>
Co-authored-by: Dong Hyuk Chang <donghyukc@nvidia.com>
Signed-off-by: adityavavre <aditya.vavre@gmail.com>
monica-sekoyan pushed a commit that referenced this pull request Oct 14, 2024
* Fix torch version for tts asr import check test

Signed-off-by: Dong Hyuk Chang <donghyukc@nvidia.com>

* Ignore torch requirement

Signed-off-by: Dong Hyuk Chang <donghyukc@nvidia.com>

* Update base image used for import check

Signed-off-by: Dong Hyuk Chang <donghyukc@nvidia.com>

---------

Signed-off-by: Dong Hyuk Chang <donghyukc@nvidia.com>
Co-authored-by: Dong Hyuk Chang <donghyukc@nvidia.com>
hainan-xv pushed a commit to hainan-xv/NeMo that referenced this pull request Nov 5, 2024
* Fix torch version for tts asr import check test

Signed-off-by: Dong Hyuk Chang <donghyukc@nvidia.com>

* Ignore torch requirement

Signed-off-by: Dong Hyuk Chang <donghyukc@nvidia.com>

* Update base image used for import check

Signed-off-by: Dong Hyuk Chang <donghyukc@nvidia.com>

---------

Signed-off-by: Dong Hyuk Chang <donghyukc@nvidia.com>
Co-authored-by: Dong Hyuk Chang <donghyukc@nvidia.com>
Signed-off-by: Hainan Xu <hainanx@nvidia.com>
XuesongYang pushed a commit to paarthneekhara/NeMo that referenced this pull request Jan 18, 2025
* Fix torch version for tts asr import check test

Signed-off-by: Dong Hyuk Chang <donghyukc@nvidia.com>

* Ignore torch requirement

Signed-off-by: Dong Hyuk Chang <donghyukc@nvidia.com>

* Update base image used for import check

Signed-off-by: Dong Hyuk Chang <donghyukc@nvidia.com>

---------

Signed-off-by: Dong Hyuk Chang <donghyukc@nvidia.com>
Co-authored-by: Dong Hyuk Chang <donghyukc@nvidia.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants