deepseek-ai / deepseek-ai/DeepEP
No isnan check after normal combine test
Open
- Dominant language
- Cuda
- Stars
- 10.1k
- Forks
- 1.4k
- Avg merge
- 4d 1h
- Merged PRs (30d)
- 2
Description
Hi,
Why there is `assert torch.isnan(combined_x).sum().item() == 0` check after low latency combine test, but normal combine test does not ?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.