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

set_output_type speedup #6754

Merged
merged 8 commits into from
Jul 26, 2021
Merged

Conversation

jane-intel
Copy link
Contributor

Details:

  • 2x speedup for set_output_type method

@jane-intel jane-intel requested a review from a team July 22, 2021 09:05
@openvino-pushbot openvino-pushbot added the category: Core OpenVINO Core (aka ngraph) label Jul 22, 2021
@ilya-lavrenov ilya-lavrenov added this to the 2022.1 milestone Jul 22, 2021
@jane-intel jane-intel requested a review from a team July 22, 2021 16:35
@jane-intel jane-intel requested review from a team as code owners July 22, 2021 21:38
@ilyachur ilyachur self-requested a review July 23, 2021 04:56
Stepyreva, Evgenya added 2 commits July 23, 2021 13:19
@jane-intel jane-intel requested a review from nosovmik July 23, 2021 19:05
ngraph/core/include/ngraph/descriptor/tensor.hpp Outdated Show resolved Hide resolved
ngraph/core/src/descriptor/tensor.cpp Outdated Show resolved Hide resolved
@jane-intel jane-intel requested a review from nosovmik July 25, 2021 17:37
@jane-intel jane-intel requested a review from nosovmik July 26, 2021 07:01
@jane-intel jane-intel merged commit b907c3b into openvinotoolkit:master Jul 26, 2021
jane-intel pushed a commit to jane-intel/openvino that referenced this pull request Jul 28, 2021
* set_output_type speedup

* style

* Final optimization

* Removed extra include, removed unnecessary lock_guard

* Typo

* Apply suggestions from code review

Co-authored-by: Mikhail Nosov <[email protected]>

* Update ngraph/core/include/ngraph/descriptor/tensor.hpp

Co-authored-by: Mikhail Nosov <[email protected]>

Co-authored-by: Mikhail Nosov <[email protected]>
rnugmanx pushed a commit to rnugmanx/openvino that referenced this pull request Aug 26, 2021
* set_output_type speedup

* style

* Final optimization

* Removed extra include, removed unnecessary lock_guard

* Typo

* Apply suggestions from code review

Co-authored-by: Mikhail Nosov <[email protected]>

* Update ngraph/core/include/ngraph/descriptor/tensor.hpp

Co-authored-by: Mikhail Nosov <[email protected]>

Co-authored-by: Mikhail Nosov <[email protected]>
andrei-cv pushed a commit to andrei-cv/openvino that referenced this pull request Aug 30, 2021
* set_output_type speedup

* style

* Final optimization

* Removed extra include, removed unnecessary lock_guard

* Typo

* Apply suggestions from code review

Co-authored-by: Mikhail Nosov <[email protected]>

* Update ngraph/core/include/ngraph/descriptor/tensor.hpp

Co-authored-by: Mikhail Nosov <[email protected]>

Co-authored-by: Mikhail Nosov <[email protected]>
akuporos pushed a commit to akuporos/openvino that referenced this pull request Sep 29, 2021
* set_output_type speedup

* style

* Final optimization

* Removed extra include, removed unnecessary lock_guard

* Typo

* Apply suggestions from code review

Co-authored-by: Mikhail Nosov <[email protected]>

* Update ngraph/core/include/ngraph/descriptor/tensor.hpp

Co-authored-by: Mikhail Nosov <[email protected]>

Co-authored-by: Mikhail Nosov <[email protected]>
@jane-intel jane-intel deleted the validate_speedup branch May 26, 2023 08:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category: Core OpenVINO Core (aka ngraph)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants