onnxruntime
Update the C# pretrained model test to include opset9 and 10 models
#2003
Merged

Commits
  • added all opset folders in test, updated skipped tests, and made the test output show the skipped tests
    shahasad committed 6 years ago
  • some cleanup
    shahasad committed 6 years ago
  • updated the pretrained model test to handle multiple input outputs and shape inference
    shahasad committed 6 years ago
  • more fixes
    shahasad committed 6 years ago
  • Merge branch 'master' of https://github.com/microsoft/onnxruntime into dev/shahasad/add-opset-9-10-tests-to-csharp
    shahasad committed 6 years ago
  • skip opset10/mask_rcnn_keras when nocontribops due to the missing Pad op
    shahasad committed 6 years ago
  • Enable pretrained model tests for x86 CI
    shahasad committed 6 years ago
  • skip the vgg19 on x86 CI, as it fails
    shahasad committed 6 years ago
Loading