"vscode:/vscode.git/clone" did not exist on "bfb240cc4963b60c522c3641dcfac6ca2b50d6d0"
Commit fee1d581 authored by zhuwenwen's avatar zhuwenwen
Browse files

remove redundant _flashmla_extension_C_AVAILABLE

parent 22c6c645
......@@ -28,7 +28,6 @@ if current_platform.is_cuda():
_flashmla_extension_C_AVAILABLE = False
else:
_flashmla_extension_C_AVAILABLE = True
_flashmla_extension_C_AVAILABLE = True
if current_platform.is_rocm():
import flash_mla_cuda
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment