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

System crash or shutdown in Resnet50 inference #113

Open
merazlab opened this issue Sep 1, 2022 · 2 comments
Open

System crash or shutdown in Resnet50 inference #113

merazlab opened this issue Sep 1, 2022 · 2 comments

Comments

@merazlab
Copy link

merazlab commented Sep 1, 2022

Thanks Intel AI model team,

I run Image recognition Resnet-50 inference model on Intel ICX machine for batch size=1, numa_core_per_instance=1, precision=FP32 , then after system shutdown automatically, Why?, but some other combination works well.

https://github.com/IntelAI/models/blob/master/benchmarks/launch_benchmark.py

@MateuszGrabuszynski
Copy link

MateuszGrabuszynski commented Apr 12, 2023

Hello, I recently encountered issues with RN50 too. The solution for me was to ensure I am aligned with intel-extension-for-tensorflow Compatibility table from here https://github.com/intel/intel-extension-for-tensorflow#compatibility-table. For more info, check issue linked above.
(EDIT: I have not checked the opening date here...)

@sramakintel
Copy link
Contributor

@merazlab can you try our latest optimizations for resnet50 to see if the issue is resolved? https://www.intel.com/content/www/us/en/developer/articles/containers/cpu-reference-model-containers.html

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

No branches or pull requests

3 participants