Skip to content

Commit

Permalink
Small update
Browse files Browse the repository at this point in the history
  • Loading branch information
Oscilloscope98 committed Jan 7, 2025
1 parent b46adeb commit 10b3518
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions python/llm/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -313,6 +313,7 @@ def setup_package():
"onednn-devel==2024.1.1;platform_system=='Windows'",
"onednn==2024.1.1;platform_system=='Windows'"]

# Add for testing purposes for now
xpu_26_requires = copy.deepcopy(all_requires)
for exclude_require in cpu_torch_version:
xpu_26_requires.remove(exclude_require)
Expand Down

0 comments on commit 10b3518

Please sign in to comment.