-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
exe crash without an error description #12884
Labels
Comments
Can you provide a mininal codeblock to reproduce your error? |
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hello:
During the pyinstaller packaging process, it was found that self.model = self.model.half().to("xpu") caused the exe to crash without an error description. How to fix it?
package error:
2025-02-24 17:04:58,046 - ipex_llm.utils.common.log4Error - ERROR -
****Usage Error
intel_extension_for_pytorch has already been automatically imported. Please avoid importing it again!
2025-02-24 17:04:58,046 - ipex_llm.utils.common.log4Error - ERROR -
***Call Stack
2025-02-24 17:04:58,048 - ipex_llm.utils.common.log4Error - ERROR -
****Usage Error
intel_extension_for_pytorch has already been automatically imported. Please avoid importing it again!
2025-02-24 17:04:58,049 - ipex_llm.utils.common.log4Error - ERROR -
***Call Stack
2025-02-24 17:04:58,050 - ipex_llm.utils.common.log4Error - ERROR -
****Usage Error
intel_extension_for_pytorch has already been automatically imported. Please avoid importing it again!
2025-02-24 17:04:58,050 - ipex_llm.utils.common.log4Error - ERROR -
***Call Stack
2025-02-24 17:04:58,051 - ipex_llm.utils.common.log4Error - ERROR -
****Usage Error
intel_extension_for_pytorch has already been automatically imported. Please avoid importing it again!
2025-02-24 17:04:58,053 - ipex_llm.utils.common.log4Error - ERROR -
***Call Stack
2025-02-24 17:04:58,054 - ipex_llm.utils.common.log4Error - ERROR -
****Usage Error
intel_extension_for_pytorch has already been automatically imported. Please avoid importing it again!
2025-02-24 17:04:58,055 - ipex_llm.utils.common.log4Error - ERROR -
***Call Stack
2025-02-24 17:04:58,056 - ipex_llm.utils.common.log4Error - ERROR -
****Usage Error
intel_extension_for_pytorch has already been automatically imported. Please avoid importing it again!
2025-02-24 17:04:58,056 - ipex_llm.utils.common.log4Error - ERROR -
***Call Stack
2025-02-24 17:04:58,058 - ipex_llm.utils.common.log4Error - ERROR -
****Usage Error
intel_extension_for_pytorch has already been automatically imported. Please avoid importing it again!
2025-02-24 17:04:58,059 - ipex_llm.utils.common.log4Error - ERROR -
***Call Stack
2025-02-24 17:04:58,070 - ipex_llm.utils.common.log4Error - ERROR -
****Usage Error
intel_extension_for_pytorch has already been automatically imported. Please avoid importing it again!
2025-02-24 17:04:58,070 - ipex_llm.utils.common.log4Error - ERROR -
***Call Stack
2025-02-24 17:04:58,075 - ipex_llm.utils.common.log4Error - ERROR -
****Usage Error
intel_extension_for_pytorch has already been automatically imported. Please avoid importing it again!
2025-02-24 17:04:58,075 - ipex_llm.utils.common.log4Error - ERROR -
***Call Stack
2025-02-24 17:04:58,081 - ipex_llm.utils.common.log4Error - ERROR -
****Usage Error
intel_extension_for_pytorch has already been automatically imported. Please avoid importing it again!
2025-02-24 17:04:58,081 - ipex_llm.utils.common.log4Error - ERROR -
***Call Stack
2025-02-24 17:04:58,082 - ipex_llm.utils.common.log4Error - ERROR -
****Usage Error
intel_extension_for_pytorch has already been automatically imported. Please avoid importing it again!
2025-02-24 17:04:58,083 - ipex_llm.utils.common.log4Error - ERROR -
***Call Stack
2025-02-24 17:04:58,084 - ipex_llm.utils.common.log4Error - ERROR -
****Usage Error
intel_extension_for_pytorch has already been automatically imported. Please avoid importing it again!
2025-02-24 17:04:58,085 - ipex_llm.utils.common.log4Error - ERROR -
***Call Stack
2025-02-24 17:04:58,087 - ipex_llm.utils.common.log4Error - ERROR -
****Usage Error
intel_extension_for_pytorch has already been automatically imported. Please avoid importing it again!
2025-02-24 17:04:58,088 - ipex_llm.utils.common.log4Error - ERROR -
***Call Stack
2025-02-24 17:04:58,089 - ipex_llm.utils.common.log4Error - ERROR -
****Usage Error
intel_extension_for_pytorch has already been automatically imported. Please avoid importing it again!
2025-02-24 17:04:58,090 - ipex_llm.utils.common.log4Error - ERROR -
***Call Stack
2025-02-24 17:04:58,091 - ipex_llm.utils.common.log4Error - ERROR -
****Usage Error
intel_extension_for_pytorch has already been automatically imported. Please avoid importing it again!
2025-02-24 17:04:58,093 - ipex_llm.utils.common.log4Error - ERROR -
***Call Stack
2025-02-24 17:04:58,099 - ipex_llm.utils.common.log4Error - ERROR -
****Usage Error
intel_extension_for_pytorch has already been automatically imported. Please avoid importing it again!
2025-02-24 17:04:58,100 - ipex_llm.utils.common.log4Error - ERROR -
***Call Stack
2025-02-24 17:04:58,101 - ipex_llm.utils.common.log4Error - ERROR -
****Usage Error
intel_extension_for_pytorch has already been automatically imported. Please avoid importing it again!
2025-02-24 17:04:58,101 - ipex_llm.utils.common.log4Error - ERROR -
***Call Stack
2025-02-24 17:04:58,102 - ipex_llm.utils.common.log4Error - ERROR -
****Usage Error
intel_extension_for_pytorch has already been automatically imported. Please avoid importing it again!
2025-02-24 17:04:58,103 - ipex_llm.utils.common.log4Error - ERROR -
***Call Stack
2025-02-24 17:04:58,104 - ipex_llm.utils.common.log4Error - ERROR -
****Usage Error
intel_extension_for_pytorch has already been automatically imported. Please avoid importing it again!
2025-02-24 17:04:58,104 - ipex_llm.utils.common.log4Error - ERROR -
***Call Stack
The text was updated successfully, but these errors were encountered: