Skip to content

Fix utils package #2141#2142

Merged
astachowiczhabana merged 1 commit into
huggingface:v1.19-releasefrom
HabanaAI:dev/pbielak/fix-utils_1.19
Jul 11, 2025
Merged

Fix utils package #2141#2142
astachowiczhabana merged 1 commit into
huggingface:v1.19-releasefrom
HabanaAI:dev/pbielak/fix-utils_1.19

Conversation

@astachowiczhabana
Copy link
Copy Markdown
Collaborator

What does this PR do?

A previous PR [1] introduced a new package optimum.habana.utils which created a conflict with the optimum/habana/utils.py file. This commit adds the missing utils/__init__.py file and moves the utils.py file into the utils/ module (renamed as misc.py).

[1] #1926

A previous PR [1] introduced a new package `optimum.habana.utils`
which created a conflict with the `optimum/habana/utils.py` file.
This commit adds the missing `utils/__init__.py` file and moves the
`utils.py` file into the `utils/` module (renamed as `misc.py`).

[1] huggingface#1926
@astachowiczhabana astachowiczhabana merged commit ca2f994 into huggingface:v1.19-release Jul 11, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants