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

[MKLDNN] fast_rcnn 单侧挂 #57584

Closed
vivienfanghuagood opened this issue Sep 21, 2023 · 2 comments
Closed

[MKLDNN] fast_rcnn 单侧挂 #57584

vivienfanghuagood opened this issue Sep 21, 2023 · 2 comments
Assignees
Labels

Comments

@vivienfanghuagood
Copy link
Contributor

bug描述 Describe the Bug

FastRCNN单侧挂掉。

单测:https://github.com/EmmonsCurse/PaddleTest/blob/model_source_update/inference/python_api_test/test_det_model/test_fast_rcnn_mkldnn.py

模型文件:https://paddle-qa.bj.bcebos.com/inference_model_clipped/2.5.1/detection/fast_rcnn.tgz

复现步骤(安装 paddle whl 包后):
git clone https://github.com/EmmonsCurse/PaddleTest.git -b model_source_update

cd PaddleTest/inference/python_api_test/

python -m pip install -r requirements.txt -i https://mirror.baidu.com/pypi/simple

cd test_det_model

python -m pytest -m server -k mkldnn --disable-warnings -sv test_fast_rcnn_mkldnn.py

其他补充信息 Additional Supplementary Information

No response

@vivienfanghuagood
Copy link
Contributor Author

image

@xinyu-intel
Copy link
Contributor

Thanks for reporting the issue, will address soon.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants