-
Notifications
You must be signed in to change notification settings - Fork 2.3k
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
[DO NOT MERGE] New PR to test staging runners #27470
Open
ababushk
wants to merge
32
commits into
openvinotoolkit:master
Choose a base branch
from
ababushk:new_staging_test
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
+104
−104
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
github-actions
bot
added
category: CI
OpenVINO public CI
github_actions
Pull requests that update GitHub Actions code
labels
Nov 7, 2024
### Details: It needs to be readable (e.g. to be queried by hello_query_device sample) and writable for plugin to set the default value. ### Tickets: https://jira.devtools.intel.com/browse/CVS-157364
Updating the `Run LLMs with OpenVINO GenAI Flavor on NPU` article - adding info about new config options. This PR addresses JIRA ticket: 156503. --------- Signed-off-by: Sebastian Golebiewski <[email protected]> Co-authored-by: Karol Blaszczak <[email protected]>
### Details: - *item1* - *...* ### Tickets: - *ticket-id*
### Details: - fix TSUnsqueezeBackward ### Tickets: - CVS-111560
…kit#27511) ### Details: - *Remove template in zero_ext_graph_wrappers* - *Remove zero_ext_graph_wrappers_interface.hpp* - *Add more low level debug log* - *Update level-zero-ext repo commit to use 1.9 version* ### Tickets: - *156387* --------- Signed-off-by: Xin Wang <[email protected]>
Rearranging information in the `LLM Weight Compression` article. --------- Co-authored-by: Karol Blaszczak <[email protected]>
openvinotoolkit#26735) Updates the requirements on [scipy](https://github.com/scipy/scipy) to permit the latest version. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/scipy/scipy/releases">scipy's releases</a>.</em></p> <blockquote> <h1>SciPy 1.14.1 Release Notes</h1> <p>SciPy <code>1.14.1</code> adds support for Python <code>3.13</code>, including binary wheels on PyPI. Apart from that, it is a bug-fix release with no new features compared to <code>1.14.0</code>.</p> <h1>Authors</h1> <ul> <li>Name (commits)</li> <li>h-vetinari (1)</li> <li>Evgeni Burovski (1)</li> <li>CJ Carey (2)</li> <li>Lucas Colley (3)</li> <li>Ralf Gommers (3)</li> <li>Melissa Weber Mendonça (1)</li> <li>Andrew Nelson (3)</li> <li>Nick ODell (1)</li> <li>Tyler Reddy (36)</li> <li>Daniel Schmitz (1)</li> <li>Dan Schult (4)</li> <li>Albert Steppi (2)</li> <li>Ewout ter Hoeven (1)</li> <li>Tibor Völcker (2) +</li> <li>Adam Turner (1) +</li> <li>Warren Weckesser (2)</li> <li>ਗਗਨਦੀਪ ਸਿੰਘ (Gagandeep Singh) (1)</li> </ul> <p>A total of 17 people contributed to this release. People with a "+" by their names contributed a patch for the first time. This list of names is automatically generated, and may not be fully complete.</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/scipy/scipy/commit/92d2a8592782ee19a1161d0bf3fc2241ba78bb63"><code>92d2a85</code></a> REL: 1.14.1 rel commit [wheel build]</li> <li><a href="https://github.com/scipy/scipy/commit/85623a1fc90af6c3f4f15cd2321b7768c61bce7f"><code>85623a1</code></a> Merge pull request <a href="https://redirect.github.com/scipy/scipy/issues/21362">#21362</a> from tylerjereddy/treddy_1.14.1_backports</li> <li><a href="https://github.com/scipy/scipy/commit/d924005fb77a26cefac7e6684068f798a635099c"><code>d924005</code></a> MAINT: PR 21362 revisions [wheel build]</li> <li><a href="https://github.com/scipy/scipy/commit/b901a4e5b3ae4a9b5a6f4545cf6eabd9f72ae806"><code>b901a4e</code></a> MAINT, CI: PR 21362 revisions [wheel build]</li> <li><a href="https://github.com/scipy/scipy/commit/2a7ec604098fb794cc8ebecd6d0a95b418dcdefd"><code>2a7ec60</code></a> MAINT, BLD: PR 21362 revisions [wheel build]</li> <li><a href="https://github.com/scipy/scipy/commit/f4f084d10ae57cd7fa858347c0d11ee4c525efc1"><code>f4f084d</code></a> MAINT, CI: PR 21362 revisions [wheel build]</li> <li><a href="https://github.com/scipy/scipy/commit/b712fc6e856de9ba982689c95efe1f600091d62d"><code>b712fc6</code></a> DOC: update 1.14.1 relnotes [wheel build]</li> <li><a href="https://github.com/scipy/scipy/commit/cdd5aca303ad417c9403bffab28f1fd684a870c3"><code>cdd5aca</code></a> MAINT: special: Accommodate changed integer handling in NumPy 2.0. (<a href="https://redirect.github.com/scipy/scipy/issues/21401">#21401</a>)</li> <li><a href="https://github.com/scipy/scipy/commit/0f91838d8a426fc5bd1c3c7ffc1203b834b653a7"><code>0f91838</code></a> BLD: cp313 wheels on <code>manylinux_aarch64</code> (<a href="https://redirect.github.com/scipy/scipy/issues/21409">#21409</a>)</li> <li><a href="https://github.com/scipy/scipy/commit/6dd0b002bca67711cbd1310ea836da848c6af81a"><code>6dd0b00</code></a> MAINT, CI: wheel build changes [wheel build]</li> <li>Additional commits viewable in <a href="https://github.com/scipy/scipy/compare/v1.11.1...v1.14.1">compare view</a></li> </ul> </details> <br /> You can trigger a rebase of this PR by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> > **Note** > Automatic rebases have been disabled on this pull request as it has been open for over 30 days. Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…date_shape() (openvinotoolkit#27551) ### Details: - Consider the node which is shape_of subgraph and ocl_impl in update_shape() ### Tickets: - 154135
…latforms (openvinotoolkit#27578) **Details:** Stabilize tf.keras.layers.Conv2DTranspose layer test on all platforms **Ticket:** 155121 Signed-off-by: Kazantsev, Roman <[email protected]>
…ctor (openvinotoolkit#27559) ### Details: - Align LSTMSequence specification attributes order with constructor ### Related PRs: - openvinotoolkit#27355 ### Tickets: - CVS-156182 Signed-off-by: Pawel Raasz <[email protected]>
) ### Details: - *Add mutex for std::vector push_back in mvn update_shapes, to avoid multi-threads competition* ### Tickets: - *CVS-155564* --------- Signed-off-by: yuan.xiong <[email protected]>
…7337) ### Details: - Removed `_events` map from network class. Now dependency and result events are stored in `kernel_impl_params` for each primitive - User events are not created for CPU impls with barrier based synchronization to avoid useless OCL API calls (clCreateUserEvent -> clSetUserEventStatus -> clReleaseEvent). Overall, methods can return nullptr instead of user event. - Update ocl_stream::wait_for_events impl to deal with C event handles (cl_event) instead of C++ wrapper to avoid redundant clRetainEvent call - Introduced ExecutionFlags structure which reflects an execution status of primitive. Now methods which prepares dynamic primitive for execution modify/check some flags instead of some primitive_inst attributes or explicit function arguments. --------- Signed-off-by: Vladimir Paramuzov <[email protected]>
…notoolkit#27593) ### Tickets: - *CVS-157427*
…7596) Porting: openvinotoolkit#27591 Signed-off-by: sgolebiewski-intel <[email protected]>
ababushk
removed request for
a team,
AlexKoff88,
rkazants,
tsavina and
itikhono
November 18, 2024 15:47
github-actions
bot
added
category: dockerfiles
and removed
category: IE Tests
OpenVINO Test: plugins and common
category: GPU
OpenVINO GPU plugin
category: transformations
OpenVINO Runtime library - Transformations
category: docs
OpenVINO documentation
category: dependency_changes
Pull requests that update a dependency file
category: TF FE
OpenVINO TensorFlow FrontEnd
category: NPU
OpenVINO NPU plugin
labels
Nov 18, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
category: CI
OpenVINO public CI
category: docker_env
category: dockerfiles
do not merge
do_not_merge
do_not_review
github_actions
Pull requests that update GitHub Actions code
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Details:
Another PR to test staging runners