Skip to content

Conversation

@otaj
Copy link
Contributor

@otaj otaj commented Oct 20, 2022

Discovered during #15122, that our check for availability of package_available("bagua") is not strong enough and somehow it can happen, that package_available("bagua") != module_available("bagua.torch_api").

Given that we're interested in module_available("bagua.torch_api") since that's from where we're importing, this replaces such check.

cc @Borda @justusschock

@otaj otaj added the 3rd party Related to a 3rd-party label Oct 20, 2022
@otaj otaj added this to the v1.8 milestone Oct 20, 2022
@otaj otaj self-assigned this Oct 20, 2022
@otaj otaj requested a review from kaushikb11 as a code owner October 20, 2022 14:44
@github-actions github-actions bot added the pl Generic label for PyTorch Lightning package label Oct 20, 2022
@mergify mergify bot added the ready PRs ready to be merged label Oct 20, 2022
@justusschock justusschock enabled auto-merge (squash) October 20, 2022 16:25
@justusschock justusschock merged commit 3da62ff into master Oct 21, 2022
@justusschock justusschock deleted the ci/bagua_check branch October 21, 2022 08:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3rd party Related to a 3rd-party pl Generic label for PyTorch Lightning package ready PRs ready to be merged

Projects

No open projects
Status: Done

Development

Successfully merging this pull request may close these issues.

3 participants