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

[microNPU] Fixing imports in the entry point #9624

Merged
merged 1 commit into from
Dec 2, 2021

Conversation

manupak
Copy link
Contributor

@manupak manupak commented Dec 1, 2021

This commit fixes errornous reporting that Vela
is missing if other import errors.

@manupak
Copy link
Contributor Author

manupak commented Dec 1, 2021

cc : @leandron @dchauhan-arm

Copy link
Contributor

@leandron leandron left a comment

Choose a reason for hiding this comment

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

LGTM, just curious on why we don't see these failing on CI right now?

@manupak
Copy link
Contributor Author

manupak commented Dec 1, 2021

So this only came up when @dchauhan-arm was removing a python module of the microNPU but mistakenly not removing all the imports -- so technically it should result in an import error for that module. However, it resulted as if Vela was missing.

Also it will only show up for devs, not users.

This commit fixes errornous reporting that Vela
is missing if other import errors.

Change-Id: I8db97be10018726cf5d9483508321a176c212516
@manupak manupak force-pushed the fix_micronpu_imports branch from 429f02f to f4cd40d Compare December 2, 2021 01:27
@leandron leandron merged commit 0cd6868 into apache:main Dec 2, 2021
@leandron
Copy link
Contributor

leandron commented Dec 2, 2021

This is merged now. Thanks @manupa-arm and @dchauhan-arm!

lhutton1 added a commit to lhutton1/tvm that referenced this pull request Dec 2, 2021
Fixes failing CI since CI on apache#9576 passed before apache#9624 was merged.

Change-Id: I44f6aa0abe09d206f3e948e36e9799eaa12b3d14
manupak pushed a commit that referenced this pull request Dec 2, 2021
Fixes failing CI since CI on #9576 passed before #9624 was merged.

Change-Id: I44f6aa0abe09d206f3e948e36e9799eaa12b3d14
ylc pushed a commit to ylc/tvm that referenced this pull request Jan 7, 2022
This commit fixes errornous reporting that Vela
is missing if other import errors.

Change-Id: I8db97be10018726cf5d9483508321a176c212516
ylc pushed a commit to ylc/tvm that referenced this pull request Jan 7, 2022
Fixes failing CI since CI on apache#9576 passed before apache#9624 was merged.

Change-Id: I44f6aa0abe09d206f3e948e36e9799eaa12b3d14
yangulei pushed a commit to yangulei/tvm that referenced this pull request Jan 11, 2022
This commit fixes errornous reporting that Vela
is missing if other import errors.

Change-Id: I8db97be10018726cf5d9483508321a176c212516
yangulei pushed a commit to yangulei/tvm that referenced this pull request Jan 11, 2022
Fixes failing CI since CI on apache#9576 passed before apache#9624 was merged.

Change-Id: I44f6aa0abe09d206f3e948e36e9799eaa12b3d14
yangulei pushed a commit to yangulei/tvm that referenced this pull request Jan 12, 2022
This commit fixes errornous reporting that Vela
is missing if other import errors.

Change-Id: I8db97be10018726cf5d9483508321a176c212516
yangulei pushed a commit to yangulei/tvm that referenced this pull request Jan 12, 2022
Fixes failing CI since CI on apache#9576 passed before apache#9624 was merged.

Change-Id: I44f6aa0abe09d206f3e948e36e9799eaa12b3d14
ylc pushed a commit to ylc/tvm that referenced this pull request Jan 13, 2022
This commit fixes errornous reporting that Vela
is missing if other import errors.

Change-Id: I8db97be10018726cf5d9483508321a176c212516
ylc pushed a commit to ylc/tvm that referenced this pull request Jan 13, 2022
Fixes failing CI since CI on apache#9576 passed before apache#9624 was merged.

Change-Id: I44f6aa0abe09d206f3e948e36e9799eaa12b3d14
qsqqsqqsq-intellif pushed a commit to qsqqsqqsq-intellif/tvm that referenced this pull request Apr 29, 2022
This commit fixes errornous reporting that Vela
is missing if other import errors.

Change-Id: I8db97be10018726cf5d9483508321a176c212516
qsqqsqqsq-intellif pushed a commit to qsqqsqqsq-intellif/tvm that referenced this pull request Apr 29, 2022
Fixes failing CI since CI on apache#9576 passed before apache#9624 was merged.

Change-Id: I44f6aa0abe09d206f3e948e36e9799eaa12b3d14
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.

2 participants