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

[IE][VPU][GT] Add pass to reshape convolution by parameter from IR #3038

Merged
merged 10 commits into from
Dec 21, 2020

Conversation

ZlobinGM
Copy link
Contributor

@ZlobinGM ZlobinGM commented Nov 9, 2020

This pass reads parameter named "ConvReshape". Then reshape convolution using parameter value.
Reshape only convolutions with kernel 1x1 and only by height and width.

@ZlobinGM ZlobinGM added category: VPU WIP work in progress labels Nov 9, 2020
@ZlobinGM ZlobinGM requested a review from a team as a code owner November 9, 2020 15:21
@ZlobinGM ZlobinGM requested a review from a team November 9, 2020 15:21
@ZlobinGM ZlobinGM self-assigned this Nov 9, 2020
@openvino-pushbot openvino-pushbot added the category: Core OpenVINO Core (aka ngraph) label Nov 9, 2020
@ZlobinGM ZlobinGM requested a review from taka-no-me November 10, 2020 12:28
@ZlobinGM ZlobinGM force-pushed the pass-reshape-conv1x1 branch from 8bc8be6 to 5cfffef Compare December 7, 2020 07:05
@andrejsokolov andrejsokolov self-requested a review December 7, 2020 11:05
@ZlobinGM ZlobinGM requested a review from ggladilov December 7, 2020 14:33
@ZlobinGM ZlobinGM closed this Dec 7, 2020
@ZlobinGM ZlobinGM deleted the pass-reshape-conv1x1 branch December 7, 2020 16:47
@ZlobinGM ZlobinGM restored the pass-reshape-conv1x1 branch December 7, 2020 16:47
@ZlobinGM ZlobinGM reopened this Dec 7, 2020
@ZlobinGM ZlobinGM requested a review from ilyachur December 9, 2020 15:04
@ZlobinGM ZlobinGM force-pushed the pass-reshape-conv1x1 branch from 535cd77 to a15035a Compare December 14, 2020 08:08
@ZlobinGM ZlobinGM removed the WIP work in progress label Dec 14, 2020
@ZlobinGM ZlobinGM force-pushed the pass-reshape-conv1x1 branch 3 times, most recently from 568bee6 to 5054833 Compare December 16, 2020 07:06
@ZlobinGM ZlobinGM force-pushed the pass-reshape-conv1x1 branch from 5054833 to a8f4bee Compare December 18, 2020 11:58
@ggladilov ggladilov merged commit e490dfc into openvinotoolkit:master Dec 21, 2020
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.

5 participants