Skip to content
New issue

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

[NVIDIA] Add checks for dynamism #696

Merged
merged 5 commits into from
Aug 1, 2023

Conversation

nkogteva
Copy link
Contributor

Details:

  • Add check for dynamism in FullyConnectedTransformation transformation
  • Add check for dynamism in ConcatTransformation transformation
  • Replace NoopBroadcastTransformation by common NopElimination transformation
  • Add check whether model is still dynamic after all transformations
  • Add check whether operation is dynamic in query_model

@nkogteva nkogteva requested a review from a team as a code owner July 27, 2023 12:25
@github-actions github-actions bot added the category: NVIDIA plugin OpenVINO NVIDIA plugin label Jul 27, 2023
@nkogteva nkogteva merged commit cee24c7 into openvinotoolkit:master Aug 1, 2023
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category: NVIDIA plugin OpenVINO NVIDIA plugin
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants