Unverified Commit a886564a authored by Xiaoyu Zhang's avatar Xiaoyu Zhang Committed by GitHub
Browse files

fix flashinfer allreduce fusion import bug (#9007)

parent 9a44b643
import logging import logging
from typing import Tuple from typing import Optional, Tuple
import torch import torch
import torch.distributed as dist import torch.distributed as dist
......
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