-
Notifications
You must be signed in to change notification settings - Fork 2.4k
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
Ported several PRs from master to 2023.3 LTS #22843
Merged
ilya-lavrenov
merged 5 commits into
openvinotoolkit:releases/2023/3
from
ilya-lavrenov:port-2023.3
Feb 15, 2024
Merged
Ported several PRs from master to 2023.3 LTS #22843
ilya-lavrenov
merged 5 commits into
openvinotoolkit:releases/2023/3
from
ilya-lavrenov:port-2023.3
Feb 15, 2024
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: CPU
OpenVINO CPU plugin
category: Python API
OpenVINO Python bindings
category: CI
OpenVINO public CI
category: dependency_changes
Pull requests that update a dependency file
github_actions
Pull requests that update GitHub Actions code
labels
Feb 14, 2024
…Python action (openvinotoolkit#22606) * preconfigure tzdata and gpg * mv to all linux
…notoolkit#22734) ### Details: - Add missing flag propagation in containers dispatchers for memory sharing scenarios. - Expected boost in cases of already aligned memory storages with `__array__` interface, i.e. PyTorch tensors. - Added testcases. ### Tickets: - *132092*
### Details: - Avoid memory copying during `ov::Constant` creation - Important for very big inputs like in vLLM case
- *item1* - *...* - *ticket-id*
…lkit#22827) Bumps [awalsh128/cache-apt-pkgs-action](https://github.com/awalsh128/cache-apt-pkgs-action) from 1.3.1 to 1.4.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/awalsh128/cache-apt-pkgs-action/releases">awalsh128/cache-apt-pkgs-action's releases</a>.</em></p> <blockquote> <h2>v1.4.0</h2> <h2>What's Changed</h2> <ul> <li>First version of a Golang version for APT package querying. (<a href="https://redirect.github.com/awalsh128/cache-apt-pkgs-action/issues/118">#118</a>) by <a href="https://github.com/awalsh128"><code>@awalsh128</code></a> in <a href="https://redirect.github.com/awalsh128/cache-apt-pkgs-action/pull/119">awalsh128/cache-apt-pkgs-action#119</a></li> <li>Bump actions/cache/restore to v4 by <a href="https://github.com/dpprdan"><code>@dpprdan</code></a> in <a href="https://redirect.github.com/awalsh128/cache-apt-pkgs-action/pull/120">awalsh128/cache-apt-pkgs-action#120</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/dpprdan"><code>@dpprdan</code></a> made their first contribution in <a href="https://redirect.github.com/awalsh128/cache-apt-pkgs-action/pull/120">awalsh128/cache-apt-pkgs-action#120</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/awalsh128/cache-apt-pkgs-action/compare/v1.3.1...v1.4.0">https://github.com/awalsh128/cache-apt-pkgs-action/compare/v1.3.1...v1.4.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/awalsh128/cache-apt-pkgs-action/commit/a9d925863b6a0e7a454c46a68a3f33ac551ef2e8"><code>a9d9258</code></a> Bump global version of cache.</li> <li><a href="https://github.com/awalsh128/cache-apt-pkgs-action/commit/5c74a020dc223900a5a839e8bef8cafc111efbc8"><code>5c74a02</code></a> Bump actions/cache/restore to v4 (<a href="https://redirect.github.com/awalsh128/cache-apt-pkgs-action/issues/120">#120</a>)</li> <li><a href="https://github.com/awalsh128/cache-apt-pkgs-action/commit/6460a33c29e99ddc3c9f61ebd04653105b260906"><code>6460a33</code></a> First version of a Golang version for APT package querying. (<a href="https://redirect.github.com/awalsh128/cache-apt-pkgs-action/issues/118">#118</a>) (<a href="https://redirect.github.com/awalsh128/cache-apt-pkgs-action/issues/119">#119</a>)</li> <li>See full diff in <a href="https://github.com/awalsh128/cache-apt-pkgs-action/compare/v1.3.1...v1.4.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=awalsh128/cache-apt-pkgs-action&package-manager=github_actions&previous-version=1.3.1&new-version=1.4.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
ilya-lavrenov
merged commit Feb 15, 2024
c17db59
into
openvinotoolkit:releases/2023/3
103 checks passed
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: CPU
OpenVINO CPU plugin
category: dependency_changes
Pull requests that update a dependency file
category: Python API
OpenVINO Python bindings
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.
Ported:
tzdata
andgpg-agent
packages in the setup Python action #22606