Skip to content

Sns explicit tiles#55

Merged
dmitry-gorokhov merged 4 commits intoa-sidorova:feature/snippets/mhafrom
IvanNovoselov:sns_explicit_tiles
Nov 29, 2022
Merged

Sns explicit tiles#55
dmitry-gorokhov merged 4 commits intoa-sidorova:feature/snippets/mhafrom
IvanNovoselov:sns_explicit_tiles

Conversation

@IvanNovoselov
Copy link
Copy Markdown
Collaborator

Details:

  • This is a copy of PR 13330, please refer to the original PR for the details

virtual std::vector<ov::Tensor> get_plugin_outputs();
};

inline std::vector<InputShape> dynamic_shapes_to_test_representation(const std::vector<ov::PartialShape>& shapes) {
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

That should be approved by tests maintainers.

ov::runtime::Tensor generate(const ov::element::Type& elemType,
const ov::Shape& targetShape,
InputGenerateData inGenData = InputGenerateData(10, 20, 32768, 1)) {
// InputGenerateData inGenData = InputGenerateData(10, 20, 32768, 1)) {
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Same story? Can it be extracted into separate PR?

Copy link
Copy Markdown
Collaborator Author

@IvanNovoselov IvanNovoselov Nov 30, 2022

Choose a reason for hiding this comment

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

I contacted Irina Efode to ask her opinion about the changes

Copy link
Copy Markdown
Collaborator

@dmitry-gorokhov dmitry-gorokhov left a comment

Choose a reason for hiding this comment

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

Leftovers will be fixed in separate PR

@dmitry-gorokhov dmitry-gorokhov merged commit 0075a5f into a-sidorova:feature/snippets/mha Nov 29, 2022
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