mirror of
https://github.com/NVIDIA/TensorRT-LLM.git
synced 2026-01-30 15:43:19 +08:00
When input size is larger than the max workspace size, we shall fallback to NCCL + corresponding pre/post function to ensure the functionality of AllReduce. Signed-off-by: Yukun He <23156053+hyukn@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| test_allreduce.py | ||
| test_ar_residual_norm.py | ||
| test_deepseek_allreduce.py | ||
| test_embedding.py | ||
| test_linear.py | ||
| test_star_attention_input.jsonl | ||
| test_star_attention.py | ||
| test_user_buffers.py | ||