Closed htyu closed 1 week ago
Fixing issues like:
File "tritonbench/install.py", line 8, in from tools.cuda_utils import CUDA_VERSION_MAP, DEFAULT_CUDA_VERSION ModuleNotFoundError: No module named 'tools.cuda_utils'
@htyu has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator.
@htyu merged this pull request in pytorch-labs/tritonbench@d2f37a421ca76581d44a0ad10f517e24277ba0fe.
Fixing issues like:
File "tritonbench/install.py", line 8, in
from tools.cuda_utils import CUDA_VERSION_MAP, DEFAULT_CUDA_VERSION
ModuleNotFoundError: No module named 'tools.cuda_utils'