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

Move import to when needed to avoid circular dependency error #19579

Merged
merged 3 commits into from
Feb 22, 2024

Conversation

jingyanwangms
Copy link
Contributor

Description

Move import to when needed to avoid circular dependency error

Motivation and Context

Fixes dependency error described here: microsoft/DeepSpeed#5140

@jingyanwangms jingyanwangms requested a review from pengwa February 20, 2024 22:49
pengwa
pengwa previously approved these changes Feb 21, 2024
@pengwa
Copy link
Contributor

pengwa commented Feb 21, 2024

pls fix the lint issue

@thiagocrepaldi thiagocrepaldi dismissed stale reviews from pengwa and themself via 6f6bbec February 21, 2024 16:37
@jingyanwangms jingyanwangms merged commit 3bdb10d into main Feb 22, 2024
92 of 94 checks passed
@jingyanwangms jingyanwangms deleted the jingywa/fix-circular-dep branch February 22, 2024 18:56
rraminen pushed a commit to rraminen/onnxruntime that referenced this pull request May 7, 2024
…oft#19579)

### Description
Move import to when needed to avoid circular dependency error


### Motivation and Context
Fixes dependency error described here:
microsoft/DeepSpeed#5140

---------

Co-authored-by: Thiago Crepaldi <[email protected]>
groenenboomj pushed a commit to ROCm/onnxruntime that referenced this pull request May 9, 2024
…oft#19579) (#35)

### Description
Move import to when needed to avoid circular dependency error


### Motivation and Context
Fixes dependency error described here:
microsoft/DeepSpeed#5140

---------

Co-authored-by: jingyanwangms <[email protected]>
Co-authored-by: Thiago Crepaldi <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants