Skip to content

Reset Variable to dynamic state in revalidate_and_infer function of ReadValue op#4430

Merged
ilyachur merged 1 commit intoopenvinotoolkit:masterfrom
itikhono:itikhono/fix/kaldi_batch_2
Feb 26, 2021
Merged

Reset Variable to dynamic state in revalidate_and_infer function of ReadValue op#4430
ilyachur merged 1 commit intoopenvinotoolkit:masterfrom
itikhono:itikhono/fix/kaldi_batch_2

Conversation

@itikhono
Copy link
Copy Markdown
Contributor

Details:

    • Reset Variable to dynamic state in revalidate_and_infer function of ReadValue op. We need to store the state (shape and type) of Variables between inferences (or between evaluate calls), but in some scenarios such as calling the reshape() of CNN Network, we need to drop shape and type and set them to dynamic. *

Tickets:

  • 49217

@itikhono itikhono added this to the 2021.3 milestone Feb 19, 2021
@itikhono itikhono requested a review from a team February 19, 2021 17:18
@itikhono itikhono added the bug Something isn't working label Feb 19, 2021
@openvino-pushbot openvino-pushbot added the category: Core OpenVINO Core (aka ngraph) label Feb 19, 2021
@ilyachur
Copy link
Copy Markdown
Contributor

Can we add new tests to cover this functionality?

@ilyachur ilyachur added the pr: needs tests PR needs tests updating label Feb 20, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working category: Core OpenVINO Core (aka ngraph) pr: needs tests PR needs tests updating

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants