Skip to content

Commit

Permalink
added htorch support to enable hpu device
Browse files Browse the repository at this point in the history
  • Loading branch information
rsshaik1 committed Dec 23, 2024
1 parent 88ef381 commit 157cdee
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/lora/test_lora_manager_hpu.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
import os
from typing import Dict, List

import habana_frameworks.torch # noqa: F401
import pytest
import torch
from safetensors.torch import load_file
Expand Down

0 comments on commit 157cdee

Please sign in to comment.