Skip to content

Conversation

@Jaswanth51
Copy link

Implemented the WorkLoad type unit test for OpenVINO Execution Provider

@Jaswanth51
Copy link
Author

Checking the reason for CI Failure


// Constant initializer: scalar 2.0
ONNX_NAMESPACE::TensorProto multiplier;
multiplier.set_name("Multiplier");

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This dummy model only has "multiply" onnx node. Can you add the squeezenet model thats part of testdata.
Refer to this :

constexpr const ORTCHAR_T* model_uri = ORT_TSTR("../models/opset8/test_squeezenet/model.onnx");

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 this pull request may close these issues.

2 participants