Skip to content

Commit

Permalink
fix #127
Browse files Browse the repository at this point in the history
  • Loading branch information
FindHao committed Jan 10, 2025
1 parent 9b7cca2 commit cab2e94
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion install.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,8 @@
from tools.cuda_utils import CUDA_VERSION_MAP, DEFAULT_CUDA_VERSION
from tools.git_utils import checkout_submodules
from tools.python_utils import pip_install_requirements
from tools.torch_utils import is_hip
from tritonbench.utils.env_utils import is_hip


logging.basicConfig(level=logging.INFO)
logger = logging.getLogger(__name__)
Expand Down

0 comments on commit cab2e94

Please sign in to comment.