fix flashinfer allreduce fusion import bug (#9007)

This commit is contained in:
Xiaoyu Zhang
2025-08-09 13:47:05 -07:00
committed by GitHub
parent 9a44b643c6
commit a886564a18
@@ -1,5 +1,5 @@
import logging
from typing import Tuple
from typing import Optional, Tuple
import torch
import torch.distributed as dist