[MISC] fix import violations for re and triton modules (#26654)

Signed-off-by: Sungjae Lee <33976427+llsj14@users.noreply.github.com>
Co-authored-by: Mengqing Cao <cmq0113@163.com>
This commit is contained in:
Sungjae Lee 2025-10-16 19:38:27 +09:00 committed by GitHub
parent ed344f4116
commit 00417f4e44
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -14,10 +14,10 @@
from typing import Literal
import torch
import triton
import triton.language as tl
from torch.library import wrap_triton
from vllm.triton_utils import tl, triton
@triton.jit
def triton_scale_swizzle(