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

RuntimeError while NNCF optimization regression testing with MaskRCNN-EfficientNetB2B template for the instance segmentation #2597

Closed
yunchu opened this issue Nov 2, 2023 · 0 comments · Fixed by #2648
Assignees

Comments

@yunchu
Copy link
Contributor

yunchu commented Nov 2, 2023

Describe the bug

tested on branch releases/1.5.0

RuntimeError while NNCF optimization regression testing with MaskRCNN-EfficientNetB2B template for the instance segmentation
observed on both single & multiple gpu env

image

Steps to Reproduce

  1. copy datasets for the regression test
  2. run regression test with following command
$ CI_DATA_ROOT=/mnt/hdd1/data/ci_datasets/ tox -vvv -e tests-iseg-py310-pt1 -- tests/regression/instance_segmentation/test_instance_segmentation.py::TestRegressionInstanceSegmentation -k Custom_Counting_Instance_Segmentation_MaskRCNN_EfficientNetB2B

Environment:

  • OS:
  • Framework version:
  • Python version:
  • OpenVINO version:
  • CUDA/cuDNN version:
  • GPU model and memory:
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 a pull request may close this issue.

2 participants