Skip to content

[PyTorch tests dependencies] Replace optimum-intel from git to the one from PyPI for better caching#34660

Open
ababushk wants to merge 1 commit intoopenvinotoolkit:masterfrom
ababushk:remove_optimum_from_git
Open

[PyTorch tests dependencies] Replace optimum-intel from git to the one from PyPI for better caching#34660
ababushk wants to merge 1 commit intoopenvinotoolkit:masterfrom
ababushk:remove_optimum_from_git

Conversation

@ababushk
Copy link
Contributor

Details:

Some time ago we pinned the version of optimum-intel Python module to a specific commit. Pip can install modules directly from git repositories, but then it builds the wheel every time. It looks to me that the pinned commit is included in the version released in PyPI, this way our cache can be utilized while being functionally equal to installing the module from git.

@ababushk ababushk requested a review from a team as a code owner March 12, 2026 11:32
@github-actions github-actions bot added the category: PyTorch FE OpenVINO PyTorch Frontend label Mar 12, 2026
@ababushk ababushk changed the title Replace optimum-intel from git to the one from PyPI for better caching [PyTorch tests dependencies] Replace optimum-intel from git to the one from PyPI for better caching Mar 12, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

category: PyTorch FE OpenVINO PyTorch Frontend

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant