We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The test forge/test/mlir/mnist/test_inference.py failed:
forge/test/mlir/mnist/test_inference.py
E AttributeError: module 'cv2.dnn' has no attribute 'DictValue'
Restoring the change to opencv version in the following commit fixed it. ec8ee2c#diff-6429007449318f592b43cd2c86b2139e98bad52a3712d67581f43a2fa07bea3d
The text was updated successfully, but these errors were encountered:
ashokkumarkannan1
Successfully merging a pull request may close this issue.
The test
forge/test/mlir/mnist/test_inference.py
failed:Restoring the change to opencv version in the following commit fixed it.
ec8ee2c#diff-6429007449318f592b43cd2c86b2139e98bad52a3712d67581f43a2fa07bea3d
The text was updated successfully, but these errors were encountered: