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

[GPU] Enable runtime buffer fusing for crop #25060

Merged

Conversation

andrew-k-park
Copy link
Contributor

Details:

  • Apply in place crop for dynamic shape at runtime

Tickets:

  • 143096

@andrew-k-park andrew-k-park requested review from a team as code owners June 17, 2024 08:29
@andrew-k-park andrew-k-park force-pushed the crop_runtime_buffer_fusing branch 3 times, most recently from 87011b4 to d998fe9 Compare June 21, 2024 06:51
@andrew-k-park andrew-k-park force-pushed the crop_runtime_buffer_fusing branch 2 times, most recently from d08b063 to 3725c95 Compare June 25, 2024 13:15
@andrew-k-park andrew-k-park added this to the 2024.3 milestone Jun 25, 2024
@andrew-k-park andrew-k-park force-pushed the crop_runtime_buffer_fusing branch 4 times, most recently from be71ce3 to 2283c64 Compare June 26, 2024 05:34
@andrew-k-park andrew-k-park force-pushed the crop_runtime_buffer_fusing branch 2 times, most recently from 6577b7f to 1620b85 Compare June 27, 2024 09:45
@andrew-k-park andrew-k-park force-pushed the crop_runtime_buffer_fusing branch 2 times, most recently from 3c09fc6 to 99c64eb Compare June 27, 2024 23:49
@andrew-k-park andrew-k-park requested a review from yeonbok June 28, 2024 02:32
@andrew-k-park andrew-k-park force-pushed the crop_runtime_buffer_fusing branch from 92ad9bd to c5dbc77 Compare July 5, 2024 13:01
@yeonbok yeonbok added this pull request to the merge queue Jul 5, 2024
Merged via the queue into openvinotoolkit:master with commit df13265 Jul 5, 2024
106 checks passed
@yeonbok yeonbok deleted the crop_runtime_buffer_fusing branch July 5, 2024 15:49
ieliz pushed a commit to ieliz/openvino that referenced this pull request Jul 5, 2024
### Details:
 - Apply in place crop for dynamic shape at runtime

### Tickets:
 - 143096

---------

Signed-off-by: Andrew Park <[email protected]>
github-merge-queue bot pushed a commit that referenced this pull request Jul 10, 2024
…25454)

### Details:
- Minor changes to fix regression issue from
#25060

### Tickets:
 - 137277

---------

Signed-off-by: Andrew Park <[email protected]>
spran180 pushed a commit to spran180/openvino that referenced this pull request Jul 27, 2024
…penvinotoolkit#25454)

### Details:
- Minor changes to fix regression issue from
openvinotoolkit#25060

### Tickets:
 - 137277

---------

Signed-off-by: Andrew Park <[email protected]>
github-merge-queue bot pushed a commit that referenced this pull request Aug 19, 2024
### Details:
- Fix accuracy issue from runtime buffer fusing for
crop(#25060)
- If user is MVN and dynamic padding exists, output padding propagation
is not supported in the base mode reshape
- oneDNN supports padded input of outer axis only for buffer fusing on
static shape

### Tickets:
 - [CVS-149472](https://jira.devtools.intel.com/browse/CVS-149472)

---------

Signed-off-by: Andrew Park <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category: GPU OpenVINO GPU plugin
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants