nod-ai / SHARK-TestSuite

Temporary home of a test suite we are evaluating
Apache License 2.0
5 stars 35 forks source link

[alt] Misc Fixes #348

Closed zjgarvey closed 2 months ago

zjgarvey commented 2 months ago
  1. add opset-version flag for command line onnx_importer path
  2. avoid calling dim_param_dict.keys if None
  3. avoid division by zero in case a model has no outputs.