You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[Bug]: ConvTranspose2d is followed by BatchNorm2d and in_channels=out_channels=groups error, Intel Xeon [email protected] centos linux 7, openvino 2023.1.0
#22343
Closed
3 tasks done
xulingling516 opened this issue
Jan 23, 2024
· 6 comments
ConvTranspose2d is followed by BatchNorm2d and in_channels=out_channels=groups, executing inference error on Intel Xeon [email protected] CPU: Segmentation fault (core dumped), os: centos linux 7
download the crash.zip, uncompress it, python openvino_test1.py on Intel Xeon [email protected], centos linux 7, openvino 2023.1.0, error is : Segmentation fault (core dumped)
ConvTranspose2d is followed by BatchNorm2d and in_channels=out_channels=groups, executing inference error on Intel Xeon [email protected] CPU: Segmentation fault (core dumped), os: centos linux 7
Relevant log output
No response
Issue submission checklist
I'm reporting an issue. It's not a question.
I checked the problem with the documentation, FAQ, open issues, Stack Overflow, etc., and have not found a solution.
There is reproducer code and related data files such as images, videos, models, etc.
The text was updated successfully, but these errors were encountered:
OpenVINO Version
2023.1.0
Operating System
Other (Please specify in description)
Device used for inference
CPU
Framework
PyTorch
Model used
mobilenet
Issue description
ConvTranspose2d is followed by BatchNorm2d and in_channels=out_channels=groups, executing inference error on Intel Xeon [email protected] CPU: Segmentation fault (core dumped), os: centos linux 7
Step-by-step reproduction
crash.zip
download the crash.zip, uncompress it, python openvino_test1.py on Intel Xeon [email protected], centos linux 7, openvino 2023.1.0, error is : Segmentation fault (core dumped)
ConvTranspose2d is followed by BatchNorm2d and in_channels=out_channels=groups, executing inference error on Intel Xeon [email protected] CPU: Segmentation fault (core dumped), os: centos linux 7
Relevant log output
No response
Issue submission checklist
The text was updated successfully, but these errors were encountered: