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 following tests have incorrect Imported IR, which when fixed manually results in correct IR and some of the models pass end to end
Models Impacted:
Incorrect output type for onnx.split, passes e2e when modified the IR bertsquad-10 bertsquad-12 bertsquad-8
Result of Loop is incorrect
maskrcnn_resnet50_fpn_v2_Opset16_torchvision maskrcnn_resnet50_fpn_v2_Opset17_torchvision maskrcnn_resnet50_fpn_v2_Opset18_torchvision
The text was updated successfully, but these errors were encountered:
No branches or pull requests
The following tests have incorrect Imported IR, which when fixed manually results in correct IR and some of the models pass end to end
Models Impacted:
Incorrect output type for onnx.split, passes e2e when modified the IR
bertsquad-10
bertsquad-12
bertsquad-8
Result of Loop is incorrect
maskrcnn_resnet50_fpn_v2_Opset16_torchvision
maskrcnn_resnet50_fpn_v2_Opset17_torchvision
maskrcnn_resnet50_fpn_v2_Opset18_torchvision
The text was updated successfully, but these errors were encountered: