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

Fix clone_function: clone ngraph::Variables #6804

Conversation

itikhono
Copy link
Contributor

@itikhono itikhono commented Jul 26, 2021

Details:

  • *Add clone variables to clone_function"

Tickets:

  • 51481

@itikhono itikhono marked this pull request as ready for review July 28, 2021 07:30
@itikhono itikhono requested review from a team, GlebKazantaev and ilyachur July 28, 2021 07:30
@itikhono itikhono added the bug Something isn't working label Jul 28, 2021
@GlebKazantaev GlebKazantaev merged commit bc06279 into openvinotoolkit:master Jul 30, 2021
rnugmanx pushed a commit to rnugmanx/openvino that referenced this pull request Aug 26, 2021
* fix clone function

* ngraph codestyle

* fix copy function for assign/read value v3

* add unit test
mryzhov added a commit to mryzhov/openvino that referenced this pull request Aug 29, 2021
…6804)"

This reverts commit bc06279.

# Conflicts:
#	ngraph/core/include/ngraph/graph_util.hpp
#	ngraph/core/src/graph_util.cpp
#	ngraph/test/util.cpp
#	thirdparty/gflags/gflags
#	thirdparty/gtest/gtest
andrei-cv pushed a commit to andrei-cv/openvino that referenced this pull request Aug 30, 2021
* fix clone function

* ngraph codestyle

* fix copy function for assign/read value v3

* add unit test
akuporos pushed a commit to akuporos/openvino that referenced this pull request Sep 29, 2021
* fix clone function

* ngraph codestyle

* fix copy function for assign/read value v3

* add unit test
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants