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

Remove ipex duplicate importing check #11281

Merged
merged 1 commit into from
Jun 12, 2024

Conversation

qiyuangong
Copy link
Contributor

@qiyuangong qiyuangong commented Jun 12, 2024

Description

https://github.com/analytics-zoo/nano/issues/1432

  • Replacing builtin.import is causing lots of unpredicted problems. Remove this function.

1. Why the change?

2. User API changes

3. Summary of the change

4. How to test?

  • N/A
  • Unit test
  • Application test
  • Document test
  • ...

5. New dependencies

  • New Python dependencies
    - Dependency1
    - Dependency2
    - ...
  • New Java/Scala dependencies and their license
    - Dependency1 and license1
    - Dependency2 and license2
    - ...

@qiyuangong qiyuangong merged commit 0d9cc9c into intel:main Jun 12, 2024
18 checks passed
@qiyuangong qiyuangong deleted the removedupliateipexauto branch June 12, 2024 05:52
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