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: fix all zero initialized tensor problem for vit #794

Merged
merged 1 commit into from
Jul 23, 2024

Conversation

ChongWei905
Copy link
Contributor

Thank you for your contribution to the MindCV repo.
Before submitting this PR, please make sure:

Motivation

(Write your motivation for proposed changes here.)

Test Plan

(How should this PR be tested? Do you require special setup to run the test or repro the fixed bug?)

Related Issues and PRs

(Is this PR part of a group of changes? Link the other relevant PRs and Issues here. Use https://help.github.com/en/articles/closing-issues-using-keywords for help on GitHub syntax)

@geniuspatrick geniuspatrick merged commit 2a07185 into mindspore-lab:main Jul 23, 2024
5 checks passed
ChongWei905 added a commit to ChongWei905/mindcv-annotated that referenced this pull request Jul 25, 2024
Co-authored-by: ChongWei905 <weichong4@huawei.com>
(cherry picked from commit 2a07185)
Ash-Lee233 pushed a commit that referenced this pull request Jul 25, 2024
* fix: fix all zero initialized tensor problem for vit (#794)

Co-authored-by: ChongWei905 <weichong4@huawei.com>
(cherry picked from commit 2a07185)

* feat: add validate shuffle config and set default to False (#793)

(cherry picked from commit 1c283bc)

Co-authored-by: ChongWei905 <weichong4@huawei.com>
(cherry picked from commit 69ae862)

* fix: fix load checkpoint failure for deeplabv3 (#790)

Co-authored-by: ChongWei905 <weichong4@huawei.com>
(cherry picked from commit c744121)

* ops.ResizeBilinear has been deprecated, thus using ops.ResizeBilinearV2 instead (#789)

(cherry picked from commit a6d45f3)

---------

Co-authored-by: Pingqi Li <58093835+PingqiLi@users.noreply.github.com>
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