Skip to content

Conversation

@davidsnam-intel
Copy link
Contributor

@davidsnam-intel davidsnam-intel commented Jun 17, 2024

Details:

  • In primitive_inst.cpp when skippable node which is optimized out, is returned at realloc_if_needed(), output memory layout should be changed.
  • So it needs to adjust in respective primitive_inst (for this case, Reorder)

Tickets:

  • 143848

@davidsnam-intel davidsnam-intel force-pushed the david/fix-loop branch 2 times, most recently from f707570 to 8a31d81 Compare June 26, 2024 02:34
@yeonbok yeonbok added this pull request to the merge queue Jun 28, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Jun 28, 2024
@davidsnam-intel davidsnam-intel added this pull request to the merge queue Jun 28, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Jun 28, 2024
@davidsnam-intel davidsnam-intel added this pull request to the merge queue Jun 28, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Jun 28, 2024
@davidsnam-intel davidsnam-intel added this pull request to the merge queue Jun 29, 2024
Merged via the queue into openvinotoolkit:master with commit 64eb742 Jun 29, 2024
@davidsnam-intel davidsnam-intel deleted the david/fix-loop branch June 29, 2024 07:57
AsyaPronina pushed a commit to AsyaPronina/openvino that referenced this pull request Jul 1, 2024
…25086)

### Details:
- In primitive_inst.cpp when skippable node which is optimized out, is
returned at realloc_if_needed(), output memory layout should be changed.
- So it needs to adjust in respective primitive_inst (for this case,
Reorder)

### Tickets:
 - 143848
AsyaPronina pushed a commit to AsyaPronina/openvino that referenced this pull request Jul 1, 2024
…25086)

### Details:
- In primitive_inst.cpp when skippable node which is optimized out, is
returned at realloc_if_needed(), output memory layout should be changed.
- So it needs to adjust in respective primitive_inst (for this case,
Reorder)

### Tickets:
 - 143848
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